https://bugs.kde.org/show_bug.cgi?id=347022

off...@3demo.info changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |off...@3demo.info

--- Comment #11 from off...@3demo.info ---
same here.. its like button 2 and 3 are mapped to left click, xsetwacom only
works with a plus infornt of the button. resolved it with this....
#!/bin/bash
xsetwacom --set "Wacom Intuos3 4x6 Pen stylus" Button +1
xsetwacom --set "Wacom Intuos3 4x6 Pen stylus" Button +2
xsetwacom --set "Wacom Intuos3 4x6 Pen stylus" Button +3
#switching left with middle mouse button
xsetwacom --set "Wacom Intuos3 4x6 Pen stylus" Button 2 "button +3"
xsetwacom --set "Wacom Intuos3 4x6 Pen stylus" Button 3 "button +2"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to