[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUI Libraries, Frame Buffer and Input Devices



On Tuesday 14 December 2010 12:16:03 S?bastien Bourdeauducq wrote:
> On Tuesday 14 December 2010 11:54:36 Sebastian Huber wrote:
> > this is based on Microwindows/Nano-X.  As a high level GUI toolkit this
> > path suggests FLTK.  For devices with very limited resources this
> > approach seems to be a good choice.  It is easy to write custom screen,
> > mouse and keyboard drivers for the Microwindows/Nano-X framework.
> 
> Microwindows, Nano-X, nxlib... the X11 sandwich: layers of crap make good
> food? ;-)

But if you insist on using X11, which I don't recommend, you may also want to 
have a look at this:
http://www.pps.jussieu.fr/~jch/software/kdrive.html

S.