diff options
author | sabetts <sabetts> | 2006-10-05 18:50:38 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2006-10-05 18:50:38 +0000 |
commit | 823f6297c6813ac9b55af456892910f08178d873 (patch) | |
tree | 6c6de6976561737c46f8f3bbf16a23a52cb2d423 /doc/ratpoison.1 | |
parent | ad6ea822edc9c96ff84ce284ba694fce7ad4a3c5 (diff) | |
download | ratpoison-823f6297c6813ac9b55af456892910f08178d873.zip |
add swap command
Diffstat (limited to 'doc/ratpoison.1')
-rw-r--r-- | doc/ratpoison.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index ab2f234..30f5aeb 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -581,6 +581,10 @@ Read \fIfile\fP and execute each line as ratpoison command. Switch to the screen \fIscreennumber\fP. (If you have multiple physical ones.) .cmd startup_message \fBon | \fBoff Select whether ratpoison will show a startup message or not. +.cmd swap [ dest-frame [ src-frame ] ] ( C\-t x ) +Exchange the window in \fIsrc-frame\fP (or the current frame if there is no second +argument) with the window \fIdest-frame\fP (or ask interactively which frame to +swap with if there is no argument). .cmd time ( C\-t a ) Output current data and time. .cmd title newname ( C\-t A ) |