On Tue, Jan 15, 2008 at 10:34:26AM -0500, Christopher Johnson wrote:
> I have just added some new input devices to my system, for now I'm 
> working with USB keyboard and mouse.  I've rebuilt DirectFB (I'm using 
> 1.0.0) with input drivers "keyboard" and "linuxinput", and it builds 

You can drop the keyboard driver and use linuxinput for both keyboard
and mouse.

> fine.  On my system, the USB keyboard comes up as /dev/tty0 (not the 
> default serial console) and the mouse is /dev/input/mice.  I see that 
> directfbrc has support for specifying mouse-source= for the mouse 
> device.  How do I do this for the keyboard?

That option is only for the mouse driver and there's no option for the
keyboard driver since it uses the vt to read input (/dev/tty0 is
always the current vt btw).

With linuxinput you don't usually need to do any configuration.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to