I have the same problem, but with a Graphire tablet. I tried both:
xsetwacom set stylus button3 "dblclick 1"
and setting it in xorg.conf:
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "Button2" "3"
Option "Button3" "dblclick 1"
EndSection
So it seems that this bug is not related to xsetwacom but to the wacom-
driver that is shipped with Xorg...
-Levien
** Also affects: xorg (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- Setting pen button to double click doesn't work
+ Setting Wacom pen button to double click doesn't work
** Description changed:
Binary package hint: wacom-tools
I have a Wacom Volito 2 and am using Ubuntu 7.04. In both 6.06 en 6.10 I
was able to set the second button of my Wacom pen to doubleclick using
the following code in xorg.conf:
Option "Button2" "17"
However, this code doesn't work anymore in Ubuntu 7.04. Using 'xsetwacom
list param" I found out that I had to use the following code in the
console to set my stylus to doubleclick:
- xsetwacom stylus Button2 "dblclick 1"
+ xsetwacom set stylus Button2 "dblclick 1"
But that doens't work... also the following codes don't work:
- xsetwacom stylus Button2 "dblclick 0"
- xsetwacom stylus Button2 "dblclick 1"
- xsetwacom stylus Button2 "dblclick 2"
- xsetwacom stylus Button2 "2"
- xsetwacom stylus Button2 "17"
+ xsetwacom set stylus Button2 "dblclick 0"
+ xsetwacom set stylus Button2 "dblclick 1"
+ xsetwacom set stylus Button2 "dblclick 2"
+ xsetwacom set stylus Button2 "2"
+ xsetwacom set stylus Button2 "17"
I hope this can be fixed, since a single button for doubleclicking is
way easier than tapping twice or tapping once and using the return
button.
--
Setting Wacom pen button to double click doesn't work
https://bugs.launchpad.net/bugs/112310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs