GNOME Bugzilla – Bug 656372
Wacom tablet-pc-button property needs to be inverted
Last modified: 2011-08-15 10:02:55 UTC
Created attachment 193668 [details] [review] 0001-wacom-invert-TPCButton-setting.patch Wacom's TPCButton option which this setting emulates is to enable Tablet PC stylus behaviour when on. The property "Hover Click" works the other way round, i.e. if Hover Click is _enabled_ this is the equivalent of TPC behaviour _disabled_. Bug triggered by commit xf86-input-wacom-0.10.99.1-10-ge0354b9.
Created attachment 193669 [details] [review] 0001-wacom-invert-TPCButton-setting.patch sorry, had a stale master branch. this one applies on top of 4897bf5c2b194f6772dc0cb654246066f522b6d6
Use your best judgement for those, Peter. The only code review change would be that the commit message should be there as a comment above the variable assignment, rather than having a very short comment on the same line as the assignment.
Created attachment 193838 [details] [review] 0001-wacom-invert-TPCButton-setting.patch Updated patch with comment as requested. Note that: you may bet bug reports for those users on wacom releases prior to 0.11 but this was a rather annoying driver bug that couldn't be fixed easily otherwise. So for those on 0.10.99, the behaviour is inverted until they upgrade.