Hello,... I'm a simple user (not developer).... and after long time
trying to configure my Wacom Graphire Tablet under Linux I've given up!!

In fact the kernel recognices it and even de X server recognices the
movements of my Wacom Pencil. But the X server recognices it only if I
configure it as a mouse in the XInput device subsystem:

 Section "Xinput"
      SubSection "mouse"
         Port "/dev/input/mice"
         DeviceName "miwacom"
         Protocol "IMPS/2"
         AlwaysCore
         EndSubSection
EndSection

But when I try to put it as a Wacom device the X server just ignores
it!!

The error code for each device is that the function ioctl() is not valid
for such device.
(By the way the device is the /dev/input/mice)

So I CAN'T detect the pressure property of my table ...

Is it not supported??
Is it a problem of the X server??
Is it a configuration problem??

Could you please, send me a clue about what it could be??

Thank you very much


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to