I want to make the mouse speed faster. But the "Mouse and Touchpanel" settings window seems to do nothing (does it actually do anything? it shows completely wrong values and changes there change nothing)
What can I do to increase mouse speed?
Questions like this are asked and answered (e.g.) here
They advice to use
xset
or
xinput
further, using dconf doesn't work, because there is no such entry on my system.
xset does not change anything on my system. xinput does not offer any option for mouse speed/sensitivity on my system:
Device Enabled (139): 1
Coordinate Transformation Matrix (141): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Accel Speed (276): -1.000000
libinput Accel Speed Default (277): 0.000000
libinput Accel Profiles Available (278): 1, 1
libinput Accel Profile Enabled (279): 1, 0
libinput Accel Profile Enabled Default (280): 1, 0
libinput Natural Scrolling Enabled (281): 0
libinput Natural Scrolling Enabled Default (282): 0
libinput Send Events Modes Available (260): 1, 0
libinput Send Events Mode Enabled (261): 0, 0
libinput Send Events Mode Enabled Default (262): 0, 0
libinput Left Handed Enabled (283): 0
libinput Left Handed Enabled Default (284): 0
libinput Scroll Methods Available (285): 0, 0, 1
libinput Scroll Method Enabled (286): 0, 0, 0
libinput Scroll Method Enabled Default (287): 0, 0, 0
libinput Button Scrolling Button (288): 2
libinput Button Scrolling Button Default (289): 274
libinput Middle Emulation Enabled (290): 0
libinput Middle Emulation Enabled Default (291): 0
Device Node (263): "/dev/input/event6"
Device Product ID (264): 1203, 12556
libinput Drag Lock Buttons (292): <no items>
libinput Horizonal Scroll Enabled (265): 1
So is there any way to increase the mouse speed? ... why is the mouse support so bad? oO
xset
andxinput
don't work at all – 4xy Apr 12 '18 at 18:02Accel Speed
to a value> 1
but I getError of failed request: BadValue (integer parameter out of range for operation)
.< 0
doesn't get it work. – Ninh Pham Aug 01 '18 at 07:38