diff options
author | Paul Tagliamonte <paultag at ubuntu com> | 2009-12-16 04:25:01 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2009-12-16 04:25:01 (GMT) |
commit | 79859c94482e4602eb22c35b988027ab199734a6 (patch) | |
tree | bbef7b5ed92d874b7fc9ed6597c493d02674bf98 /doc/asciidoc | |
parent | ca3453fe6d12fca745ec2bbd2fd9d251f1bfeaa5 (diff) | |
download | fluxbox-79859c94482e4602eb22c35b988027ab199734a6.zip fluxbox-79859c94482e4602eb22c35b988027ab199734a6.tar.bz2 |
updated fluxbox-keys documentation, added 'Fullscreen'
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 58f59b1..ed69a57 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -190,6 +190,9 @@ These commands ordinarily affect only the currently focused window. The | |||
190 | *MaximizeHorizontal* / *MaximizeVertical*:: | 190 | *MaximizeHorizontal* / *MaximizeVertical*:: |
191 | Maximize the current window in one direction only, leaving the other | 191 | Maximize the current window in one direction only, leaving the other |
192 | dimension unchanged. | 192 | dimension unchanged. |
193 | *Fullscreen* | ||
194 | Resize the window's content to fit the whole screen, without | ||
195 | any window decoration. | ||
193 | 196 | ||
194 | *Raise* / *Lower*:: | 197 | *Raise* / *Lower*:: |
195 | Reorder this window to the top or bottom of the window stack, within | 198 | Reorder this window to the top or bottom of the window stack, within |