> One step forward, 2 steps back.
> Before setting striplup and stripldn I had the buttons working nicely.
>
> Intuos 3 Pad diagram:
> A B S
> A C S
> D D S
>
> "xidump --ui curses" shows A = 11, B = 9, C = 10, and D = 12
> However I need "xsetwacom pad Button3" for A, Button2 for C, and Button4
> for D.

I don't think I understand what you need above. Those values are
default button values.

>
> Now that I have set the strip parameters nothing I do will let me use B
> and D.

What did you do to let strip do nothing?
>
> ~/.xinitrc (partial):
> xsetwacom set pad button2 "core key tab"             OK
> xsetwacom set pad button3 "core key enter"           OK
> xsetwacom set pad button4 "core key ctrl z"          Ignored
> xsetwacom set pad striplup "core button 4"           OK
> xsetwacom set pad stripldn "core button 5"           OK

Did you try xsetwacom set pad button4 "core key a" (or any keystrokes)
from the command line to see if button4 is usable?  To test if ctrl z
is really ignored by wacom X driver, please issue:

xsetwacom set pad debuglevel 12

then view /var/log/Xorg.0.log to see if there are event related to pad
button4 press and release.

Basically, I can not reproduce your problem.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to