shortened help, trying to get on one screenful

This commit is contained in:
Dustin Kirkland 2009-02-11 08:17:30 -06:00
commit 7c5bcf598f

View file

@ -1,16 +1,16 @@
Screen is a powerful program that allows your terminal session to use GNU Screen is a powerful program that allows your terminal session to
multiple windows and retain context among multiple logins. use multiple windows, and retain context among multiple logins.
This version of screen is configured with a task bar at the bottom of This version of screen is configured with a task bar at the bottom of
the window that shows: open windows, the current-OS, reboot-required, the window that shows: open windows, the current-OS, reboot-required,
updates-available, system-load, cpu-info, memory-info, and date/time. updates-available, system-load, cpu-info, memory-info, and date/time.
Key mappings:
F2 Create a new window | F6 Detach from the session F2 Create a new window | F6 Detach from the session
F3 Go to the prev window | F7 Enter scrollback mode F3 Go to the prev window | F7 Enter scrollback mode
F4 Go to the next window | F8 View all keybindings F4 Go to the next window | F8 View all keybindings
F5 Close current window | F9 Configure screen-profiles F5 Close current window | F9 Configure screen-profiles
| F12 Lock this terminal | F12 Lock this terminal
Commands:
'screen -r' - reattach | 'man screen' - complete help 'screen -r' - reattach | 'man screen' - complete help
The escape key is currently set to <ctrl-<esckey>> The escape key is currently set to <ctrl-<esckey>>