tablet stylus buttons default values are not the expected ones

Bug #82109 reported by Vincenzo Ciancia
4
Affects Status Importance Assigned to Milestone
xorg (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

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

Revision history for this message
Loïc Martin (loic-martin3) wrote :

My Intuos 3 A5 usb doesn't show this problem - all buttons are assigned their default values in Gimp or Inkscape.

Your problem might come from the fact that manufacturers sometimes introduce bugs (especially in the case of a Tablet PC, where they make their own modifications). Else, you could check with serial Wacom tablet owners.

In case your problem is only specific to you (or the brand of Tablet PC you're using), you might have more chances talking directly to upstream (The Linux Wacom Project). It should be possible with a few commands to get all the information on your hardware they need to update the linux wacom driver to "correct" the bad configuration of your hw. In case you have a Wacom tablet, you would more easily find owners of the same hw (they have a mailing list) who could tell you if they face the same bug.

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

The autoconfiguration of wacom has been disabled in 7.10, and completely removed in hardy, so this is not going to be fixed by the installation scripts.

Changed in xorg:
status: New → Won't Fix
Revision history for this message
Loïc Martin (loic-martin3) wrote :

How comes that regression didn't figure in the release note, and how are Ubuntu users supposed to use their Wacom tablets now?

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

In gutsy, the xorg.conf has those entries but commented out, and in hardy we will be relying on input-hotplug.

Revision history for this message
Loïc Martin (loic-martin3) wrote :

I know it has those entries commented out - that's exactly the problem, since Ubuntu users won't know why their tablet doesn't work any more.

However, it would be nice if Hardy solves the bug. However, will a fix/backport be available so the regression is fixed in Gutsy too?
Thanks

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

No, it will not be changed for gutsy. Input-hotplug should make things work out-of-the-box, and that's what we are targetting for hardy.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.