genode/gems
Christian Prochaska 5600328d83 terminal_mux: Clear terminal when activating menu
This patch clears the terminal each time the menu appears and thereby
wipes away artifacts that might occur when combining terminal_mux with
kdb_uart_drv and the kernel prints messages directly.
2013-03-26 12:21:45 +01:00
..
run cli_monitor: Add foc-specific kdebug command 2013-03-21 15:50:32 +01:00
src terminal_mux: Clear terminal when activating menu 2013-03-26 12:21:45 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as
'libports', and 'qt4'. To use the 'gems' repository, make sure to
also add those repositories to your build configuraion.