On Tue, Nov 15, 2005 at 11:34:22AM -0800, Nathanael D. Noblet wrote: > Hello, > More questions... I have a MicroTouch screen. How do I get it to > work with DirectFB? I made sure that DirectFB compiled with that > inputdriver. I also have loaded the 2.6 kernel driver mtouch (no > messages to tell me if it worked and it doesn't show up > under /dev/input/).
Is it a serial device or USB device? AFAICS they use different kernel drivers (mtouch and mtouchusb). What does 'cat /proc/bus/input/devices' say? > However the microtouch driver from DirectFB isn't > using the linux-input driver system... so how can I make sure it tries > to use the micro touch screen? I don't really know anything about these devices but it's possible that they can work using either driver. Although I'm not sure if the 2.6 kernel drivers even support anything but evdev. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
