PDA

View Full Version : [all variants] Wacom tablet kills mouse in Gimp and Inkscape


sigdrifa
June 5th, 2008, 04:31 AM
Hi all

Since the Hardy upgrade I have a problem with my Volito2 Wacom tablet in
Gimp and Inkscape.

When I start the software (either one) for the first time after boot up, the mouse works perfectly normal. But after using the tablet once, it stops working correctly. I can still use the menus with the mouse, and selecting tools and tool options or tuning settings in any of the palettes work - but when I click into the image with any tool nothing happens - until the next
reboot. This doesn't affect other programs or the rest of the desktop.

The tablet itself works fine, though.

Any help would be appreciated.


Section "Files"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
Busid "PCI:7:0:0"
EndSection

[snip]

Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"

# Uncomment if you have a wacom tablet
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

[snip]

Sabru
June 8th, 2008, 10:57 PM
I have almost the identical problem in gimp with my wacom bamboo. I believe it has something to do with a bug in GTK. If anyone else can offer insight into this, it would be much appreciated.

lenzoid
July 7th, 2009, 08:07 PM
*bump* SAME PROBLEM! I use Wacom Sapphire. Pressure sensitive wacom AND a working mouse are impossible to configure here. The mouse0 devices "key" events in the Mouse0 page of the input devices window just disappear when activating stylus & cursor.

padeco
July 9th, 2009, 05:02 AM
hy guys,

i have installed the wacom bamboo tablet following the hints in this forum:
http://ubuntuforums.org/showthread.php?t=765915

there are some great hints. my system is working quite fine, no major issues. i hope this helps you out.

cheers,
padeco