> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Arnaud Derasse
> Sent: 28 czerwca 2007 08:49
> To: [email protected]
> Subject: [directfb-users] Direct FB on embedded systems 
> without keyboard
> 
> 
> Hi,
> I'am actually trying to make DFB+GTK working on an Arm920t . 
> I have no 
> keyboard and for the moment no touchscreen driver, but I 
> would like to 
> test the system.


Hello,

I'm using serial console input on ARM9 by simply redirecting program input,
eg.

./progname < /dev/console

It's not DFB programs but I suppose that also DFB can work like that via
standard keyboard driver. Maybe it will be enough for tests...



Hope it helps,

Marcin


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to