I have a Wacom Graphire 4 tablet, and today I just updated the driver to the latest stable release (previously I had 0.7.4). To my surprise apparently the Pad device simply stopped working, the main symptom being that the wheel does not send any events anymore nor do the buttons. I left the Xorg configuration in place which is as follows:
Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "pad" "SendCoreEvents" Option "AIGLX" "true" EndSection --- snip --- Section "InputDevice" Identifier "pad" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "pad" Option "USB" "on" Option "Button1" "6" Option "Button2" "7" Option "Button3" "4" Option "Button4" "5" EndSection Do I have to modify in any way the configuration of this device? Thanks in advance (I'll try to reboot the computer and see if that also works) ------------------------------------------------------------------------- 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