Can someone please try this?

sudo tee /etc/udev/rules.d/69_xorg_vmmouse.rules <<EOF
ACTION=="add", ENV{ID_INPUT_MOUSE}=="?*", ATTRS{description}=="i8042 AUX port", 
PROGRAM="/usr/bin/vmmouse_detect", ENV{x11_driver}="vmmouse"
EOF
sudo udevadm trigger --subsystem-match=input --action=change


This creates the new proposed udev rule and causes it to run. After that, 
please restart X and check whether vmmouse is being used now.

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to