With a clean dapper install all I had to do to make an Intuos 3 work is: -sudo apt-get install wacom-tools xserver-xorg-input-wacom
-sudo dpkg-reconfigure xserver-xorg reboot. now edit your /etc/X11/xorg.conf you will see new "dev/wacom" lines added by last X reconfigure. change all the appearances of "/dev/wacom" to "/dev/input/wacom" do NOT touch the "/dev/input/mice" one. it does not have todo do with /dev/input/wacom". they are independent because internally "/dev/input/wacom" links to the proper wacom event at each reboot. hope yo get it fixed. -- wacom and mice eat each other's events https://launchpad.net/bugs/14763 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs