On 11/28/06, Stefan <[EMAIL PROTECTED]> wrote:


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.


Sorry, xsetwacom is a bit too friendly to offer an option that
xorg.confdoesn't support :). We don't support CursorProx there. A
place you can add
xsetwacom command is ~/.xinitrc.  Better support is on the way.  I'll need
volunteers to test it when I am done.  Do you have time?

Ping
-------------------------------------------------------------------------
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
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to