On Monday 03 July 2006 03:30, David Ludlow wrote:
> > If you add the TOOL_PEN event to the stream in the MT-driver, does this
> > change the behaviour?
>
> Well, I don't know what an "MT-driver" is, and I don't know how to add

Oh, my fault.. I'm used to so many abbreviations from work I make them without 
thinking about it.. The part from '/proc/bus/input/devices' you did show us 
said '3M MicroTouch USB controller' hence MT..

> an event to the stream, but you're still a genius.  Taking your
> suggestion I copied and pasted what happens when usbParseChannel() gets
> a BTN_TOOL_PEN event and so that it happens every time the function is
> called.  It's obviously "not right", but I can now get cursor control.
> It's kind of jerky (as if my CPU was maxed out, but I don't think that
> was it) and I can't "click" on anything, but it's a start.

I can only agree.. I was thinking you should patch the kernel module for your 
tablet so it would behave more wacom-ish.

I made a patch for you on what I meant (based on a 2.6.16.4 kernel). It does 
compile, but I don't know if it'll work. I hope you can use it. Makefile is 
included if you want to compile mtouchusb.c (drivers/usb/input/mtouchusb.c in 
the kernel source) outside the kernel as I did.

BR
  Magnus

Attachment: mtw.tar.gz
Description: application/tgz

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to