diff --git a/general/genutils/screen.xml b/general/genutils/screen.xml index 37000a7a0c..28bb397390 100644 --- a/general/genutils/screen.xml +++ b/general/genutils/screen.xml @@ -4,131 +4,151 @@ %general-entities; - - - - - - + + + + + + ]> - -$LastChangedBy$ -$Date$ - - -Screen-&screen-version; - -Screen - + + + + $LastChangedBy$ + $Date$ + + + Screen-&screen-version; + + + Screen + - -Introduction to <application>Screen</application> + + 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 -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. + Install Screen by running the + following commands: -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; - - -<application>Screen</application> dependencies -Optional - - - - - - - -Installation of <application>Screen</application> - -Install Screen by running the -following commands: - -./configure --prefix=/usr --with-socket-dir=/var/run/screen \ +./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 +make -This package does not come with a test suite. + 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 -Now, as the root user: + + Config Files + + /etc/screenrc and + ~/.screenrc + + + ~/.screenrc + + + + /etc/screenrc + + + -make install && -install -m 644 etc/etcscreenrc /etc/screenrc + + Configuration Information + + You may want to look at the example configuration file that was + installed and customize it for your needs. + + + + + + + Contents - - - -Configuring <application>Screen</application> - -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 - - - - + + Installed Programs + Installed Libraries + Installed Directories + + + screen + None + /var/run/screen + + + + + Short Descriptions + + + + + screen + + is a terminal multiplexor with VT100/ANSI + terminal emulation. + + screen + + + + + + +