2005-05-05 09:41:38 +00:00
|
|
|
config BR2_PACKAGE_SCREEN
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "screen............................ Full-screen terminal window manager"
|
|
|
|
tristate
|
2005-05-05 09:41:38 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
|
|
|
Screen is a full-screen window manager that multiplexes a physical
|
|
|
|
terminal between several processes, typically interactive shells.
|
2005-05-19 16:49:23 +00:00
|
|
|
|
|
|
|
http://www.gnu.org/software/screen/
|
2005-11-05 02:16:36 +00:00
|
|
|
|