| 1234567891011 | config ADK_PACKAGE_SCREEN	prompt "screen............................ Full-screen terminal window manager"	tristate	default n	select ADK_PACKAGE_LIBNCURSES	help	  Screen is a full-screen window manager that multiplexes a physical 	  terminal between several processes, typically interactive shells.	  	  http://www.gnu.org/software/screen/
 |