I keep reading about how other people have pressure sensitivity in
photoshop through wine (under kernel 2.6.19), but I have been trying
and nothing has happened.
This are the relevant sections of my xorg.conf if that helps:
Section "ServerLayout"
....
....
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
EndSection
....
....
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/event1"
Option "SendCoreEvents" "true"
Option "Type" "cursor"
Option "USB" "on"
Option "Mode" "Absolute"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/event1"
Option "Button3" "3"
Option "Button2" "1"
Option "Type" "stylus"
Option "USB" "on"
Option "Mode" "Absolute"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/event1"
Option "Type" "eraser"
Option "USB" "on"
Option "Mode" "Absolute"
EndSection
....
....
----------------------------------
Angsulong! www.tigersquash.com
-------------------------------------------------------------------------
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