diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 7 | ||||
-rw-r--r-- | doc/fluxbox-keys.5 | 21 |
2 files changed, 24 insertions, 4 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 197e175..70f3b66 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -186,6 +186,11 @@ These commands affect only the currently focused window. | |||
186 | Raise the window up to the layer above, or lower it to the layer | 186 | Raise the window up to the layer above, or lower it to the layer |
187 | below. See 'fluxbox(1)' for a discussion of layers. | 187 | below. See 'fluxbox(1)' for a discussion of layers. |
188 | 188 | ||
189 | *SetLayer* 'layer':: | ||
190 | Move the window to the specified layer. 'layer' should be one of | ||
191 | *AboveDock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop*. See | ||
192 | 'fluxbox(1)' for a discussion of layers. | ||
193 | |||
189 | *Close*:: | 194 | *Close*:: |
190 | Close the current window, equivalent to the window button. | 195 | Close the current window, equivalent to the window button. |
191 | 196 | ||
@@ -599,7 +604,7 @@ The following values are accepted for 'propertyname'::: | |||
599 | head where the mouse pointer currently resides. | 604 | head where the mouse pointer currently resides. |
600 | *Layer*;; | 605 | *Layer*;; |
601 | The string name of the window's layer, which is one of | 606 | The string name of the window's layer, which is one of |
602 | *Above Dock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop* | 607 | *AboveDock*, *Dock*, *Top*, *Normal*, *Bottom*, *Desktop* |
603 | 608 | ||
604 | .Matches any windows with the CLASSNAME of "xterm" | 609 | .Matches any windows with the CLASSNAME of "xterm" |
605 | .......... | 610 | .......... |
diff --git a/doc/fluxbox-keys.5 b/doc/fluxbox-keys.5 index 01bbd05..aa0523a 100644 --- a/doc/fluxbox-keys.5 +++ b/doc/fluxbox-keys.5 | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox-keys | 1 | .\" Title: fluxbox-keys |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 08/04/2008 | 4 | .\" Date: 08/05/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX\-KEYS" "5" "08/04/2008" "" "" | 8 | .TH "FLUXBOX\-KEYS" "5" "08/05/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -201,6 +201,21 @@ Raise the window up to the layer above, or lower it to the layer below\. See | |||
201 | for a discussion of layers\. | 201 | for a discussion of layers\. |
202 | .RE | 202 | .RE |
203 | .PP | 203 | .PP |
204 | \fBSetLayer\fR \fIlayer\fR | ||
205 | .RS 4 | ||
206 | Move the window to the specified layer\. | ||
207 | \fIlayer\fR | ||
208 | should be one of | ||
209 | \fBAboveDock\fR, | ||
210 | \fBDock\fR, | ||
211 | \fBTop\fR, | ||
212 | \fBNormal\fR, | ||
213 | \fBBottom\fR, | ||
214 | \fBDesktop\fR\. See | ||
215 | \fIfluxbox(1)\fR | ||
216 | for a discussion of layers\. | ||
217 | .RE | ||
218 | .PP | ||
204 | \fBClose\fR | 219 | \fBClose\fR |
205 | .RS 4 | 220 | .RS 4 |
206 | Close the current window, equivalent to the window button\. | 221 | Close the current window, equivalent to the window button\. |
@@ -863,7 +878,7 @@ which refers to the head where the mouse pointer currently resides\. | |||
863 | \fBLayer\fR | 878 | \fBLayer\fR |
864 | .RS 4 | 879 | .RS 4 |
865 | The string name of the window\'s layer, which is one of | 880 | The string name of the window\'s layer, which is one of |
866 | \fBAbove Dock\fR, | 881 | \fBAboveDock\fR, |
867 | \fBDock\fR, | 882 | \fBDock\fR, |
868 | \fBTop\fR, | 883 | \fBTop\fR, |
869 | \fBNormal\fR, | 884 | \fBNormal\fR, |