%general-entities; ]> $LastChangedBy$ $Date$ Screen-&screen-version; Screen Introduction to Screen Screen is a terminal multiplexor that runs several separate processes, typically interactive shells, on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions and also supports configurable input and output translation, serial port support, configurable logging, multi-user support, and UTF-8 character encoding support (currently not supported by LFS). Screen sessions can be detached and resumed later on a different terminal. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &screen-md5sum; Download size: &screen-size; Estimated disk space required: &screen-buildsize; Estimated build time: &screen-time; Screen Dependencies Optional Installation of Screen Install Screen by running the following commands: ./configure --prefix=/usr --with-socket-dir=/var/run/screen \ --with-sys-screenrc=/etc/screenrc && sed -i -e "s%/usr/local/etc/screenrc%/etc/screenrc%" {etc,doc}/* && make This package does not come with a test suite. Now, as the root user: make install && install -m 644 etc/etcscreenrc /etc/screenrc Configuring Screen Config Files /etc/screenrc and ~/.screenrc ~/.screenrc /etc/screenrc Configuration Information You may want to look at the example configuration file that was installed and customize it for your needs. Contents Installed Programs Installed Libraries Installed Directories screen None /var/run/screen Short Descriptions screen is a terminal multiplexor with VT100/ANSI terminal emulation. screen