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-X,
which is subscribed to xserver-xorg-input-vmmouse in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to