File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,6 @@ Gamepads report the following events:
192
192
193
193
- Profile:
194
194
195
- Some pads provide a multi-value profile selection switch. An example is the
196
- XBox Adaptive and the XBox Elite 2 controllers. When the active profile is
197
- switched, its newly selected value is emitted as an ABS_PROFILE event.
195
+ Some pads provide a multi-value profile selection switch. Examples include
196
+ the Xbox Adaptive and the Xbox Elite 2 controllers. When the active profile
197
+ is switched, its newly selected value is emitted as an ABS_PROFILE event.
Original file line number Diff line number Diff line change @@ -449,6 +449,6 @@ the 32 bits.
449
449
xbox-dvd (RC_PROTO_XBOX_DVD)
450
450
----------------------------
451
451
452
- This protocol is used by XBox DVD Remote, which was made for the original
453
- XBox . There is no in-kernel decoder or encoder for this protocol. The usb
452
+ This protocol is used by Xbox DVD Remote, which was made for the original
453
+ Xbox . There is no in-kernel decoder or encoder for this protocol. The usb
454
454
device decodes the protocol. There is a BPF decoder available in v4l-utils.
You can’t perform that action at this time.
0 commit comments