| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As mentioned previously, each keyboard command consists of a C-a followed by one other character. For your convenience, all commands that are bound to lower-case letters are also bound to their control character counterparts (with the exception of C-a a; see below). Thus, both C-a c and C-a C-c can be used to create a window.
The following table shows the default key bindings:
(select)
Prompt for a window identifier and switch.
See section Selecting a Window.
(windowlist -b)
Present a list of all windows for selection.
See section Selecting a Window.
(select 0…select 9, select -)
Switch to window number 0…9, or the blank window.
See section Selecting a Window.
(focus)
Switch the input focus to the next region. See section Regions.
(other)
Toggle to the window displayed previously. If this window does no
longer exist, other has the same effect as next.
See section Selecting a Window.
(meta)
Send the command character (C-a) to window. See escape command.
See section Command Character.
(title)
Allow the user to enter a title for the current window.
See section Naming Windows (Titles).
(break)
Send a break to the tty.
See section Break.
(pow_break)
Close and reopen the tty-line.
See section Break.
(screen)
Create a new window with a shell and switch to that window.
See section Screen Command.
(clear)
Clear the screen. See section Clear.
(detach)
Detach screen from this terminal. See section Detach.
(pow_detach)
Detach and logout. See section Power Detach.
(flow)
Cycle flow among `on', `off' or `auto'. See section Flow.
(fit)
Resize the window to the current region size. See section Window Size.
(vbell)
Toggle visual bell mode. See section Bell.
(hardcopy)
Write a hardcopy of the current window to the file "hardcopy.n".
See section hardcopy.
(log)
Toggle logging of the current window to the file "screenlog.n".
See section log.
(info)
Show info about the current window. See section Info.
(kill)
Destroy the current window. See section Kill.
(redisplay)
Fully refresh the current window. See section Redisplay.
(login)
Toggle the current window's login state. See section Login.
(lastmsg)
Repeat the last message displayed in the message line.
See section Display Last Message.
(monitor) Toggle monitoring of the current window. See section Monitoring.
(next)
Switch to the next window. See section Selecting a Window.
(number)
Show the number (and title) of the current window. See section Number.
(prev)
Switch to the previous window (opposite of C-a n).
See section Selecting a Window.
(xon)
Send a ^Q (ASCII XON) to the current window. See section XON and XOFF.
(only)
Delete all regions but the current one. See section Regions.
(wrap)
Toggle the current window's line-wrap setting (turn the current window's
automatic margins on or off). See section Wrap.
(xoff)
Send a ^S (ASCII XOFF) to the current window. See section XON and XOFF.
(split)
Split the current region into two new ones. See section Regions.
(time)
Show the load average and xref. See section Time.
(version)
Display the version and compilation date. See section Version.
(digraph)
Enter digraph. See section Digraph.
(windows)
Show a list of active windows. See section Windows.
(width)
Toggle between 80 and 132 columns. See section Window Size.
(lockscreen)
Lock your terminal. See section Lock.
(remove)
Kill the current region. See section Regions.
(suspend)
Suspend screen. See section Suspend.
(reset)
Reset the virtual terminal to its "power-on" values.
See section Reset.
(dumptermcap)
Write out a `.termcap' file. See section Write out the window's termcap entry.
(help)
Show key bindings. See section Help.
(quit)
Kill all windows and terminate screen. See section Quit.
(colon)
Enter a command line. See section Colon.
(copy)
Enter copy/scrollback mode. See section Copying.
(paste .)
Write the contents of the paste buffer to the stdin queue of the
current window. See section Paste.
(history)
Copy and paste a previous (command) line. See section History.
(writebuf)
Write the paste buffer out to the screen-exchange file.
See section Screen Exchange.
(readbuf)
Read the screen-exchange file into the paste buffer.
See section Screen Exchange.
(removebuf)
Delete the screen-exchange file. See section Screen Exchange.
(silence)
Start/stop monitoring the current window for inactivity. See section Silence,
(license)
Show the copyright page.
(displays)
Show the listing of attached displays.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated on October, 2 2006 using texi2html 1.76.