This seems to be fixed in 12.04, albeit with a new syntax. To assign a double-click to a button, either run something like:
xsetwacom --set "Wacom Graphire2 4x5 stylus" Button 3 "button 1 button 1" (source: https://gist.github.com/i-e-b/2894651) or better, create a file /usr/lib/X11/xorg.conf.d/10-wacom.conf with the following line: Option "Button 3" "button 1 button 1" This fixes the problem for me. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/112310 Title: Setting Wacom pen button to double click doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/112310/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

