I started looking into a fix for this but it looks like this may have been picked up in a kernel commit last year:
http://git.kernel.org/?p=linux/kernel/git/stable/linux- stable.git;a=commitdiff;h=c5981411f60c31f0dff6f0f98d2d3711384badaf I'm unable to confirm it right now but I'm going on this evidence from usbmon: byte[1] appears to contain 0x00 when you're nowhere near, 0x80 when you're getting close, 0xE0 when you're just outside the border and 0xF0 when you're inside the border. Requiring 0x30, "prox" would only be true by being inside the border (0xF0), whereas the newer code using 0x20 would work for both 0xE0 and 0xF0. Looking at the driver code I think that prox needs to be true for the pen position to get any further. Will give this patch a try with the latest 11.10 kernel source when I get a chance and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942736 Title: Border movement ignored on Bamboo Pen and Touch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/942736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs