===== screen Links ===== ==== Other screen Resources ==== * [[http://rucus.ru.ac.za/docs/screen/index.html|Screen User's Manual]] (Page Unavailable) * [[http://www.iol.ie/~padraiga/lkdb/screen.html|screen quick reference]] * [[http://www4.informatik.uni-erlangen.de/~jnweiger/screen-faq.html|Old screen FAQ]] (Last updated in 1999.) * [[http://www.michael-prokop.at/screen/index.php3|Still-working mirror of Sven's screen pages]] ==== Articles About screen ==== * [[http://www.linux.com/article.pl?sid=04/04/06/1513220|The beauty of screen]] * [[http://linux.com/applications/04/11/29/1651257.shtml|Take console productivity to a new level with Screen]] (Error 404) * [[http://fishbowl.pastiche.org/2004/09/23/applications_that_changed_my_life_screen|Applications that Changed My Life: screen]] (Page Unavailable) * [[http://wiki.conky.be/index.php/Conky_and_GNU_Screen| Conky in Screen]] (Domain on sale) * [[http://www.jerri.de/blog/archives/2006/05/02/scripting_screen_for_fun_and_profit/|Scripting screen for fun and profit]] * [[http://brainscraps.wikia.com/wiki/Extreme_Multitasking_with_GNU_Screen_%2B_Tabbed_Client|Extreme Multitasking with GNU Screen + Tabbed Client]] ==== Related Programs ==== * [[http://www.devolution.com/~slouken/projects/splitvt/|splitvt]] - Splits a terminal window horizontally. Basically just the functionality in screen's regions. (Page Removed) * [[http://dtach.sourceforge.net/|dtach]] - allows detaching and multiply connecting to a single program. Useful if you don't use any of screen's other features. * [[http://linuz.sns.it/~max/twin/|twin]] - Text mode windowing environment. (Error 404) * [[http://www.nongnu.org/ratpoison/|ratpoison]] - X11 window manager with a similar philosophy to screen; keyboard interface, prefix command for all window manager functions. * [[http://www.cs.brown.edu/software/xmx/|xmx]] - X11 program for attaching to an X session from various locations. * [[http://tmux.sourceforge.net/|tmux]] - Terminal Multiplexer. Very similar to GNU screen, with some great additional features (e.g. ability to switch between sessions), but lower portability (e.g. no HPUX, no cygwin) (Error 404) ==== Patches Against Screen ==== * [[http://fungi.yuggoth.org/vsp4s/|Vertical Split for GNU Screen]]