Re: Need a driver for USB Tablet

Mazin <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
Vojtech Pavlik wrote:
> On Sat, Feb 24, 2007 at 05:36:47PM -0500, Mazin wrote:
>
>   
>> You're absolutely right.  All of the information that I need is there, 
>> and evtest can see it.  What do I do next?  There's basically two things:
>> The absolute coordinates are not interpreted right.  (Inkscape in 
>> Windows says I have a 4000x3000 resolution tablet).
>> I can't use the pressure data.  It's not registered as an extended input 
>> device.
>>     
>
> You need to use the evdev X.Org driver with it (man evdev) and set it up
> according to that manpage (section ABSOLUTE AXIS CONFIGURATION).
>
>   
I think I'm making progress with evdev.

Right now it's set up as:

Section "InputDevice"
    Identifier   "UC-Logic"
    Driver   "evdev"
    Option   "SendCoreEvents"   "true"
    Option   "Name"   "  TABLET DEVICE"
    Option   "Mode"   "absolute"
EndSection

The Y-axis works perfectly.  However, pressure is not currently 
working.  X-axis movement is jerky for unknown reasons (seems to come 
from moving it fast).

Anyways, thanks for the help you've provided.
I'll try to get this figured out soon,
Mazin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.