Hi All,
I have Dell WM514 mouse and Dell KM714 keyboard, but it seems that they're made by Logitech.
It works fine on my F21, but after a reboot it goes back to what it was before. Any idea how to make the change persistent?
Also the property id fluctuates. I had:
Code:
Evdev Scrolling Distance (286): -1, -1, 1
Evdev Scrolling Distance (287): -1, -1, 1
Right now I have:
Code:
$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:4029 id=8 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:4015 id=9 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
Code:
$ xinput list-props 8
Device 'Logitech Unifying Device. Wireless PID:4029':
Device Enabled (145): 1
Coordinate Transformation Matrix (147): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (277): 0
Device Accel Constant Deceleration (278): 1.000000
Device Accel Adaptive Deceleration (279): 1.000000
Device Accel Velocity Scaling (280): 10.000000
Device Product ID (266): 1133, 50475
Device Node (267): "/dev/input/event2"
Evdev Axis Inversion (281): 0, 0
Evdev Axes Swap (283): 0
Axis Labels (284): "Rel X" (155), "Rel Y" (156), "Rel Horiz Wheel" (275), "Rel Vert Wheel" (276)
Button Labels (285): "Button Left" (148), "Button Middle" (149), "Button Right" (150), "Button Wheel Up" (151), "Button Wheel Down" (152), "Button Horiz Wheel Left" (153), "Button Horiz Wheel Right" (154), "Button Side" (270), "Button Extra" (271), "Button Forward" (272), "Button Back" (273), "Button Task" (274), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269), "Button Unknown" (269)
Evdev Scrolling Distance (286): -1, -1, -1
Evdev Middle Button Emulation (287): 0
Evdev Middle Button Timeout (288): 50
Evdev Third Button Emulation (289): 0
Evdev Third Button Emulation Timeout (290): 1000
Evdev Third Button Emulation Button (291): 3
Evdev Third Button Emulation Threshold (292): 20
Evdev Wheel Emulation (293): 0
Evdev Wheel Emulation Axes (294): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (295): 10
Evdev Wheel Emulation Timeout (296): 200
Evdev Wheel Emulation Button (297): 4
Evdev Drag Lock Buttons (298): 0
Side buttons does not wok at all. Any testing tool shows all buttons working, except from side buttons.
Regards,
Simon.