View Single Post
  #15 (permalink)  
Old 15-Oct-2008, 12:21
deech deech is offline
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 7
deech hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

hi,

after adding the following lines to my xorg.conf under Section "ServerLayout" I finally managed to get the eraser and stylus under gimp:

Quote:
InputDevice "cursor" "SendCoreEvents" # add these 3 lines
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
Hope this will help others!

deech
Reply With Quote