Comment 3 for bug 106383

Revision history for this message
Arno Teigseth (arno-teigseth) wrote : Re: xinput does not remap buttons anymore (SOLVED)

I finally made wacom setup on feisty work:

did System | Preferences | Session and added to the session the following script
---------------
xsetwacom set stylus TPCButton off
xsetwacom set stylus Button1 1

# This is tap with the pen on screen. 3 is right-click, 2 is middle, 1 is normal click
xsetwacom set stylus Button2 1

# This is hover-button on the pen. 3 is right-click, 2 is middle, 1 is normal click
xsetwacom set stylus Button3 3
-----------------

Now this works much better in Windows - I don't even need to put down the stylus on the tablet to be able to right-click. I can just press the button on the pen, hovering it close to the screen!
If you want to disable that function (having to press the stylus button AND tap the screen, to right-click), specify TPCButton on.