[Desktop-packages] [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 Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/581663

Title:
  Wacom stylus buttons no longer emit double click events in Xorg

Status in “xf86-input-wacom” package in Ubuntu:
  Expired

Bug description:
  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 using
  either a command like:

  xsetwacom set Wacom Graphire2 4x5 button3 dblclick 1

  or by adding a line to the appropriate section of xorg.conf (or in
  Lucid: /usr/lib/X11/xorg.conf.d/10-wacom.conf):

  Option Button3 dblclick 1

  The latter method stopped working in Ubuntu 7.04, and the former
  method stopped working in Ubuntu 9.04. Both methods still do not work
  in 10.04. The first method will not produce any errors, but seems to
  have no effect when using a dblclick setting. The second method will
  produce a warning in the Xorg log and also has no effect for
  dblclick settings:

  (**) Option Device /dev/input/event6
  (**) Wacom Graphire2 4x5 cursor: always reports core events
  (**) Option Button2 3
  (**) Option Button3 dblclick 1
  (WW) Option Button3 requires an integer value
  (II) XINPUT: Adding extended input device Wacom Graphire2 4x5 cursor 
(type: CURSOR)

  Numeric button values (17, 196609) that used to generate double click
  events on older Wacom driver versions do not generate an error, but
  also do not work.

  A workaround to get double click events working has been reported, but
  it bypasses the Wacom problem (by changing the X key bindings) and I
  have not tested it yet:
  http://www.uluga.ubuntuforums.org/showthread.php?t=1366998

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon May 17 12:14:37 2010
  DkmsStatus: nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  MachineType: System manufacturer System Product Name
  ProcCmdLine: root=UUID=8b1363d2-71fe-429a-87a8-51803bb29e60 ro 
usbcore.autosuspend=1 quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd04/06/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/581663/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [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 Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/581663

Title:
  Wacom stylus buttons no longer emit double click events in Xorg

Status in “xf86-input-wacom” package in Ubuntu:
  Expired

Bug description:
  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 using
  either a command like:

  xsetwacom set Wacom Graphire2 4x5 button3 dblclick 1

  or by adding a line to the appropriate section of xorg.conf (or in
  Lucid: /usr/lib/X11/xorg.conf.d/10-wacom.conf):

  Option Button3 dblclick 1

  The latter method stopped working in Ubuntu 7.04, and the former
  method stopped working in Ubuntu 9.04. Both methods still do not work
  in 10.04. The first method will not produce any errors, but seems to
  have no effect when using a dblclick setting. The second method will
  produce a warning in the Xorg log and also has no effect for
  dblclick settings:

  (**) Option Device /dev/input/event6
  (**) Wacom Graphire2 4x5 cursor: always reports core events
  (**) Option Button2 3
  (**) Option Button3 dblclick 1
  (WW) Option Button3 requires an integer value
  (II) XINPUT: Adding extended input device Wacom Graphire2 4x5 cursor 
(type: CURSOR)

  Numeric button values (17, 196609) that used to generate double click
  events on older Wacom driver versions do not generate an error, but
  also do not work.

  A workaround to get double click events working has been reported, but
  it bypasses the Wacom problem (by changing the X key bindings) and I
  have not tested it yet:
  http://www.uluga.ubuntuforums.org/showthread.php?t=1366998

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon May 17 12:14:37 2010
  DkmsStatus: nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  MachineType: System manufacturer System Product Name
  ProcCmdLine: root=UUID=8b1363d2-71fe-429a-87a8-51803bb29e60 ro 
usbcore.autosuspend=1 quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd04/06/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/581663/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-02-14 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xf86-input-wacom (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/581663

Title:
  Wacom stylus buttons no longer emit double click events in Xorg

Status in “xf86-input-wacom” package in Ubuntu:
  Expired

Bug description:
  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 using
  either a command like:

  xsetwacom set Wacom Graphire2 4x5 button3 dblclick 1

  or by adding a line to the appropriate section of xorg.conf (or in
  Lucid: /usr/lib/X11/xorg.conf.d/10-wacom.conf):

  Option Button3 dblclick 1

  The latter method stopped working in Ubuntu 7.04, and the former
  method stopped working in Ubuntu 9.04. Both methods still do not work
  in 10.04. The first method will not produce any errors, but seems to
  have no effect when using a dblclick setting. The second method will
  produce a warning in the Xorg log and also has no effect for
  dblclick settings:

  (**) Option Device /dev/input/event6
  (**) Wacom Graphire2 4x5 cursor: always reports core events
  (**) Option Button2 3
  (**) Option Button3 dblclick 1
  (WW) Option Button3 requires an integer value
  (II) XINPUT: Adding extended input device Wacom Graphire2 4x5 cursor 
(type: CURSOR)

  Numeric button values (17, 196609) that used to generate double click
  events on older Wacom driver versions do not generate an error, but
  also do not work.

  A workaround to get double click events working has been reported, but
  it bypasses the Wacom problem (by changing the X key bindings) and I
  have not tested it yet:
  http://www.uluga.ubuntuforums.org/showthread.php?t=1366998

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon May 17 12:14:37 2010
  DkmsStatus: nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  MachineType: System manufacturer System Product Name
  ProcCmdLine: root=UUID=8b1363d2-71fe-429a-87a8-51803bb29e60 ro 
usbcore.autosuspend=1 quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd04/06/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/581663/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-01-23 Thread Timo Aaltonen
better late than never?

is it still a problem in 12.04 or newer?

** Package changed: xserver-xorg-input-wacom (Ubuntu) = xf86-input-
wacom (Ubuntu)

** Changed in: xf86-input-wacom (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/581663

Title:
  Wacom stylus buttons no longer emit double click events in Xorg

Status in “xf86-input-wacom” package in Ubuntu:
  Incomplete

Bug description:
  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 using
  either a command like:

  xsetwacom set Wacom Graphire2 4x5 button3 dblclick 1

  or by adding a line to the appropriate section of xorg.conf (or in
  Lucid: /usr/lib/X11/xorg.conf.d/10-wacom.conf):

  Option Button3 dblclick 1

  The latter method stopped working in Ubuntu 7.04, and the former
  method stopped working in Ubuntu 9.04. Both methods still do not work
  in 10.04. The first method will not produce any errors, but seems to
  have no effect when using a dblclick setting. The second method will
  produce a warning in the Xorg log and also has no effect for
  dblclick settings:

  (**) Option Device /dev/input/event6
  (**) Wacom Graphire2 4x5 cursor: always reports core events
  (**) Option Button2 3
  (**) Option Button3 dblclick 1
  (WW) Option Button3 requires an integer value
  (II) XINPUT: Adding extended input device Wacom Graphire2 4x5 cursor 
(type: CURSOR)

  Numeric button values (17, 196609) that used to generate double click
  events on older Wacom driver versions do not generate an error, but
  also do not work.

  A workaround to get double click events working has been reported, but
  it bypasses the Wacom problem (by changing the X key bindings) and I
  have not tested it yet:
  http://www.uluga.ubuntuforums.org/showthread.php?t=1366998

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon May 17 12:14:37 2010
  DkmsStatus: nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  MachineType: System manufacturer System Product Name
  ProcCmdLine: root=UUID=8b1363d2-71fe-429a-87a8-51803bb29e60 ro 
usbcore.autosuspend=1 quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd04/06/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/581663/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp