[Ubuntu-x-swat] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-04-17 Thread levien
In 12.04, it will also work to create /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 xf86-input-wacom in Ubuntu.

[Ubuntu-x-swat] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2013-04-17 Thread levien
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

[Ubuntu-x-swat] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-04-16 Thread levien
I've just updated to 12.04 and tested it. The original syntax no longer works, but this does work: xsetwacom --set Wacom Graphire2 4x5 stylus Button 3 button 1 button 1 (from: https://gist.github.com/i-e-b/2894651) -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 581663] [NEW] Wacom stylus buttons no longer emit double click events in Xorg

2010-05-17 Thread levien
Public bug reported: Binary package hint: xorg This issue has already been reported for Jaunty in bug #112310, but as requested I'm submitting a new bug report for Lucid. According to the documentation from the Linux Wacom Project, you should be able to set a Wacom stylus button to double click

[Ubuntu-x-swat] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2010-05-17 Thread levien
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/48595880/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/48595881/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48595883/Dependencies.txt **

[Ubuntu-x-swat] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2010-05-06 Thread levien
As suggested in bug #446943 I added the following two lines to the first section of /usr/lib/X11/xorg.conf.d/10-wacom.conf in Lucid: Option Button2 3 Option Button3 dblclick 1 Button 2 now works as expected, but for button 3 Xorg still complains that the value should be an integer and refuses

[Ubuntu-x-swat] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2010-04-29 Thread levien
The problem still persists in Lucid when using xsetwacom. Also, I'm unsure as to where the wacom configuration settings should go now in the Xorg configuration files... The HAL fdi-stuff is deprecated as I understand, and wacom configuration now seems to be located in

[Ubuntu-x-swat] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2009-05-13 Thread levien
I can confirm this on Jaunty. In Intrepid, this at least used to work: xsetwacom set Wacom Graphire2 4x5 button3 dblclick 1 But as of Jaunty, setting a button to dblclick 1 or 17 seems to be broken, which is rather annoying. I haven't tried setting it in xorg.conf, as that already stopped