Hello papiertiger,
thanks for the answer.
> > I tried and got:
> >
> > X Error: 8 BadMatch (invalid parameter attributes)
> > Error (22): WacomConfigSetRawParam: failed
> > Set: Failed to set cursor value for 'CursorProx'
>
> This is cause the wacom-tools package in the debian-repository comes
> with an old version of xsetwacom, which is called instead of your newer
> one.
Yes, but I used ./xsetwacom from the directory of the freshly compiled
version. And after I found out the valid range for the values (0...63) the
command succeeded.
But here's another interesting question:
Executing
./xsetwacom -x get cursor CursorProx
gives
Option "CursorProx" "63,63"
but if I add this line to my xorg.conf as follows
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Type" "cursor"
Option "USB" "on"
Option "Device" "/dev/input/wacom"
Option "Mode" "Relative"
Option "Speed" "3.0"
Option "CursorProx" "63,63"
EndSection
it doesn't work.
Has the new xsetwacom to be installed for it to work or doesn't wacom_drv.so
respect this option yet. Then I'll add the appropriate command to an X start
script.
With best regards,
Stefan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss