This shows you the differences between two versions of the page.
other_links [2004/12/27 15:23] |
other_links [2015/02/11 22:25] (current) 199.76.145.3 |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== screen Links ===== | ===== screen Links ===== | ||
+ | |||
==== Other screen Resources ==== | ==== Other screen Resources ==== | ||
- | * [[http://rucus.ru.ac.za/docs/screen/index.html|Screen User's Manual]] | + | * <del>[[http://rucus.ru.ac.za/docs/screen/index.html|Screen User's Manual]]</del> (Error 404) |
* [[http://www.iol.ie/~padraiga/lkdb/screen.html|screen quick reference]] | * [[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://www4.informatik.uni-erlangen.de/~jnweiger/screen-faq.html|Old screen FAQ]] (Last updated in 1999.) | ||
Line 11: | Line 12: | ||
* [[http://www.linux.com/article.pl?sid=04/04/06/1513220|The beauty of screen]] | * [[http://www.linux.com/article.pl?sid=04/04/06/1513220|The beauty of screen]] | ||
- | * [[http://applications.linux.com/applications/04/11/29/1651257.shtml|Take console productivity to a new level with Screen]] | + | * [[http://linux.com/applications/04/11/29/1651257.shtml|Take console productivity to a new level with Screen]] |
- | * [[http://fishbowl.pastiche.org/2004/09/23/applications_that_changed_my_life_screen|Applications that Changed My Life: screen]] | + | * <del>[[http://fishbowl.pastiche.org/2004/09/23/applications_that_changed_my_life_screen|Applications that Changed My Life: screen]]</del> (Page Unavailable) |
+ | * [[http://wiki.conky.be/index.php/Conky_and_GNU_Screen| Conky in Screen]] | ||
+ | * [[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 ==== | ==== Related Programs ==== | ||
Line 19: | Line 23: | ||
* [[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://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. | * [[http://linuz.sns.it/~max/twin/|twin]] - Text mode windowing environment. | ||
- | * [[http://ratpoison.sourceforge.net/|ratpoison]] - X11 window manager with a similar philosophy to screen; keyboard interface, prefix command for all window manager functions. | + | * [[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://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) | ||
+ | |||
+ | ==== Patches Against Screen ==== | ||
+ | |||
+ | * [[http://fungi.yuggoth.org/vsp4s/|Vertical Split for GNU Screen]] | ||
+ |