I tried it with Debian 10.2 stable Xfce and it worked.

sudo apt install xserver-xorg-input-evdev
sudo vi /etc/X11/xorg.conf.d/50-use-evdev.conf

# Use evdev. You do not need to uninstall libinput.

Section "InputClass"
  Identifier "My Mouse"
  Driver "evdev"
  MatchIsPointer "yes"
  Option "Emulate3Buttons" "True"
  Option "Emulate3Timeout" "50"
  Option "GrabDevice" "False"
EndSection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758023

Title:
  Mouse acceleration not configurable in Xubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1758023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to