On Jan 25, 8:43 pm, [EMAIL PROTECTED] wrote:
> This means NO X-windows, NO GTK/Gnome, NO
> computer mouse, on my machine (AMD Geode 500MHz CPU, VGA output).
>
> I would like to write some really light weighted GU interface. My
> concept is to have just few user screens (about 10) controlled via 4
> or 5 HW buttons connected to the GPIO pins they are available on the
> motherboard (the HW design and the SW concept of reading this buttons
> is already solved).

what you are looking for is curse :)
http://docs.python.org/lib/module-curses.html
http://www.ibm.com/developerworks/linux/library/l-python6.html

renaud
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to