Public bug reported:
Binary package hint: x11-common
My tablet is autoconfigured by ubuntu, there is just a missing
dependency from wacom-tools, but that's another bug. However, the
default tablet buttons are set so that eraser is button 3, and stylus
secondary button is button 1. I think that most tablets out there have a
secondary button near the writing tip, so it's more natural to assign
button 3 to the secondary button, and button 2 to the eraser (which
allows to scroll in evince and such).
I have, in my xorg.conf
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
[...]
Option "Button2" "3"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
[...]
Option "Button1" "2"
EndSection
** Affects: xorg (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
tablet stylus buttons default values are not the expected ones
https://launchpad.net/bugs/82109
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs