Re: pb with a wacom tablet

From: Dances With Crows (danceswithcrows_at_usa.net)
Date: 09/02/03


Date: 1 Sep 2003 23:50:34 GMT

On Sun, 31 Aug 2003 14:15:39 +0200, kyomi staggered into the Black Sun
and said:
> I'm trying to configure my new wacom volito tablet on X but it don't
> work. the tablet is reconiez bay the kernel.( # xxd /dev/input/event0
> ) I think that my X11 configuration is wrong.
>
> Part of my XF86Config :
[snip]

Maybe it's the KeepShape option that's causing the problem. This worked
for me using a Graphire USB tablet. I also had the wacom module
loaded--the hid module doesn't recognize Wacom tablets:

Section "InputDevice"
   Driver "wacom"
   Identifier "cursor"
   Option "Device" "/dev/input/event0"
   Option "DeviceName" "cursor1"
   Option "Type" "cursor"
   Option "Mode" "relative"
   Option "USB" "on"
   Option "AlwaysCore" "on"
EndSection

Section "InputDevice"
   Driver "wacom"
   Identifier "stylus"
   Option "Device" "/dev/input/event0"
   Option "DeviceName" "stylus1"
   Option "Type" "stylus"
   Option "Mode" "absolute"
   Option "USB" "on"
   Option "AlwaysCore" "on"
   Option "Threshold" "10"
EndSection

Section "InputDevice"
   Driver "wacom"
   Identifier "eraser"
   Option "Device" "/dev/input/event0"
   Option "DeviceName" "eraser1"
   Option "Type" "eraser"
   Option "Mode" "absolute"
   Option "USB" "on"
   Option "AlwaysCore" "on"
   Option "Threshold" "10"
EndSection

# snip irrelevant XF86Config stuff

Section "ServerLayout"
  Identifier "Layout[all]"
  InputDevice "Keyboard[0]" "CoreKeyboard"
  InputDevice "Mouse[1]" "CorePointer"
     InputDevice "cursor" "SendCoreEvents"
     InputDevice "stylus" "SendCoreEvents"
     InputDevice "eraser" "SendCoreEvents"
  Screen "Screen[0]"
EndSection

...HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / 
http://www.brainbench.com     /  "He is a rhythmic movement of the
-----------------------------/    penguins, is Tux." --MegaHAL


Relevant Pages

  • Re: Digital Ink in Office 2007 B2TR
    ... The WACOM support professional did some testing there and found that the pen ... functions show up in the Review tab for the other Office apps besides OneNote ... in Vista RC2, ... cleaner), but if I buy one right now, I'll get Windows XP Tablet PC Edition ...
    (microsoft.public.office.misc)
  • Re: Digital Ink in Office 2007 B2TR
    ... I will contact WACOM again this morning, ... cleaner), but if I buy one right now, I'll get Windows XP Tablet PC Edition ... 2005 and I'm wondering if I should wait for Vista to be release on tablet PCs ... Patrick Schmid [OneNote MVP] ...
    (microsoft.public.office.misc)
  • Re: Least useful accessory products for photography.
    ... For one thing I think you'd need a pretty big tablet ... I've never tried drawing or any free-hand work with my Wacom. ... surprisingly easy for me even with precision placement of the ...
    (rec.photo.digital.slr-systems)
  • Re: Wacom tablet - is this normal?
    ... > I bought a wacom intuos3 tablet hoping to use it with my linux system. ... First thing I'd try is a vanilla 2.6.10 kernel. ...
    (comp.os.linux.misc)
  • Re: Graphics tablet / Xorg / mouse problems
    ... Wacom Bamboo tablet and the wacom driver from the ports collection. ... Context 676684348 trying to unlock lock held by context 2 ...
    (freebsd-questions)