I had the same issue with my Graphire 2 tablet, but it went away when I
explicitly added ' option "mode" "absolute" ' to my xorg.conf. Here is
the relevent bit of my xorg.conf:

Section "InputDevice"
  Identifier "stylus"
  Driver "wacom"
  option "Device" "/dev/input/wacom"
  option "Type" "stylus"
  option "USB" "on"
  option "Mode" "absolute"
EndSection

I also added the USB option so I don't know if that also had an effect.
My problem now is the opposite as I cannot get the mouse to work in
relative mode (see bug #42011)

-- 
Wacom pointer not absolute by default
https://bugs.launchpad.net/bugs/117170
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to