ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #50215
[Bug 430532] Re: needs an udev rule
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.
References