Created
September 11, 2012 14:06
-
-
Save stevenroose/3698747 to your computer and use it in GitHub Desktop.
xinput list-props for Logitech Optical USB Mouse
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xinput list-props 12 | |
Device 'Logitech Optical USB Mouse': | |
Device Enabled (121): 1 | |
Coordinate Transformation Matrix (123): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
Device Accel Profile (250): 0 | |
Device Accel Constant Deceleration (251): 1.000000 | |
Device Accel Adaptive Deceleration (252): 1.000000 | |
Device Accel Velocity Scaling (253): 10.000000 | |
Device Product ID (240): 1133, 49174 | |
Device Node (241): "/dev/input/event5" | |
Evdev Axis Inversion (295): 0, 0 | |
Evdev Axes Swap (297): 0 | |
Axis Labels (298): "Rel X" (131), "Rel Y" (132), "Rel Vert Wheel" (294) | |
Button Labels (299): "Button Left" (124), "Button Middle" (125), "Button Right" (126), "Button Wheel Up" (127), "Button Wheel Down" (128), "Button Horiz Wheel Left" (129), "Button Horiz Wheel Right" (130) | |
Evdev Middle Button Emulation (300): 0 | |
Evdev Middle Button Timeout (301): 50 | |
Evdev Third Button Emulation (302): 0 | |
Evdev Third Button Emulation Timeout (303): 1000 | |
Evdev Third Button Emulation Button (304): 3 | |
Evdev Third Button Emulation Threshold (305): 20 | |
Evdev Wheel Emulation (306): 0 | |
Evdev Wheel Emulation Axes (307): 0, 0, 4, 5 | |
Evdev Wheel Emulation Inertia (308): 10 | |
Evdev Wheel Emulation Timeout (309): 200 | |
Evdev Wheel Emulation Button (310): 4 | |
Evdev Drag Lock Buttons (311): 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment