tutlus@lenovo:~$ xinput list-props 14
Device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0':
Device Enabled (151): 1
Coordinate Transformation Matrix (153): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (276): 0
Device Accel Constant Deceleration (277): 1.000000
Device Accel Adaptive Deceleration (278): 1.000000
Device Accel Velocity Scaling (279): 10.000000
Device Product ID (270): 1118, 1861
Device Node (271): "/dev/input/event14"
Evdev Axis Inversion (319): 0, 0
Evdev Axes Swap (321): 0
Axis Labels (322): "Rel X" (161), "Rel Y" (162), "Rel Horiz Wheel" (318)
Button Labels (323): "Button 0" (317), "Button Unknown" (316), "Button Unknown" (316), "Button Wheel Up" (157), "Button Wheel Down" (158), "Button Horiz Wheel Left" (159), "Button Horiz Wheel Right" (160)
Evdev Scrolling Distance (324): 1, 1, 1
Evdev Middle Button Emulation (325): 0
Evdev Middle Button Timeout (326): 50
Evdev Third Button Emulation (327): 0
Evdev Third Button Emulation Timeout (328): 1000
Evdev Third Button Emulation Button (329): 3
Evdev Third Button Emulation Threshold (330): 20
Evdev Wheel Emulation (331): 0
Evdev Wheel Emulation Axes (332): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (333): 10
Evdev Wheel Emulation Timeout (334): 200
Evdev Wheel Emulation Button (335): 4
Evdev Drag Lock Buttons (336): 0
вот что получилось после xinput set-props 15 277 3.0
tutlus@lenovo:~$ xinput set-props 15 277 3.0
usage :
xinput get-feedbacks <device name>
xinput set-ptr-feedback <device name> <threshold> <num> <denom>
xinput set-integer-feedback <device name> <feedback id> <value>
xinput get-button-map <device name>
xinput set-button-map <device name> <map button 1> [<map button 2> [...]]
xinput set-pointer <device name> [<x index> <y index>]
xinput set-mode <device name> ABSOLUTE|RELATIVE
xinput list [--short || --long || --name-only || --id-only] [<device name>...]
xinput query-state <device name>
xinput test [-proximity] <device name>
xinput create-master <id> [<sendCore (dflt:1)>] [<enable (dflt:1)>]
xinput remove-master <id> [Floating|AttachToMaster (dflt:Floating)] [<returnPointer>] [<returnKeyboard>]
xinput reattach <id> <master>
xinput float <id>
xinput set-cp <window> <device>
xinput test-xi2 [--root] <device>
xinput map-to-output <device> <output name>
xinput list-props <device> [<device> ...]
xinput set-int-prop <device> <property> <format (8, 16, 32)> <val> [<val> ...]
xinput set-float-prop <device> <property> <val> [<val> ...]
xinput set-atom-prop <device> <property> <val> [<val> ...]
xinput watch-props <device>
xinput delete-prop <device> <property>
xinput set-prop <device> [--type=atom|float|int] [--format=8|16|32] <property> <val> [<val> ...]
xinput disable <device>
xinput enable <device>
tutlus@lenovo:~$ xinput list-props 14
Device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0':
Device Enabled (151): 1
Coordinate Transformation Matrix (153): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (276): 0
Device Accel Constant Deceleration (277): 1.000000
Device Accel Adaptive Deceleration (278): 1.000000
Device Accel Velocity Scaling (279): 10.000000
Device Product ID (270): 1118, 1861
Device Node (271): "/dev/input/event14"
Evdev Axis Inversion (319): 0, 0
Evdev Axes Swap (321): 0
Axis Labels (322): "Rel X" (161), "Rel Y" (162), "Rel Horiz Wheel" (318)
Button Labels (323): "Button 0" (317), "Button Unknown" (316), "Button Unknown" (316), "Button Wheel Up" (157), "Button Wheel Down" (158), "Button Horiz Wheel Left" (159), "Button Horiz Wheel Right" (160)
Evdev Scrolling Distance (324): 1, 1, 1
Evdev Middle Button Emulation (325): 0
Evdev Middle Button Timeout (326): 50
Evdev Third Button Emulation (327): 0
Evdev Third Button Emulation Timeout (328): 1000
Evdev Third Button Emulation Button (329): 3
Evdev Third Button Emulation Threshold (330): 20
Evdev Wheel Emulation (331): 0
Evdev Wheel Emulation Axes (332): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (333): 10
Evdev Wheel Emulation Timeout (334): 200
Evdev Wheel Emulation Button (335): 4
Evdev Drag Lock Buttons (336): 0