Comment 4 for bug 1758023

Revision history for this message
niknah (hankin0) wrote :

An update. To set the mouse speed, I used...

xinput set-prop "<Your mouse name>" "libinput Accel Speed" 1

Trying to set "libinput Accel Speed Default" will always return BadAccess

But the maximum speed is 1, it's still slow for scrolling around large screens.

To disable libevent and go back to the old evdev and get the old features back. Move the libinput.conf file somewhere, then relogin...
mv /usr/share/X11/xorg.conf.d/40-libinput.conf /tmp/