aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox-apps.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fluxbox-apps.5.in')
-rw-r--r--doc/fluxbox-apps.5.in45
1 files changed, 36 insertions, 9 deletions
diff --git a/doc/fluxbox-apps.5.in b/doc/fluxbox-apps.5.in
index 88b947c..9b32ca6 100644
--- a/doc/fluxbox-apps.5.in
+++ b/doc/fluxbox-apps.5.in
@@ -1,7 +1,7 @@
1'\" t 1'\" t
2.\" Title: fluxbox-apps 2.\" Title: fluxbox-apps
3.\" Author: Jim Ramsay <i.am@jimramsay.com> 3.\" Author: Jim Ramsay <i.am@jimramsay.com>
4.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5.\" Date: 28 October 2011 5.\" Date: 28 October 2011
6.\" Manual: Fluxbox Manual 6.\" Manual: Fluxbox Manual
7.\" Source: fluxbox-apps.txt 7.\" Source: fluxbox-apps.txt
@@ -137,18 +137,18 @@ head specified (Xinerama only)\&.
137Specify the layer to open the window on (by number)\&. Each layer has a number\&. The named ones are: 2\-AboveDock, 4\-Dock, 6\-Top, 8\-Normal, 10\-Bottom, 12\-Desktop\&. 137Specify the layer to open the window on (by number)\&. Each layer has a number\&. The named ones are: 2\-AboveDock, 4\-Dock, 6\-Top, 8\-Normal, 10\-Bottom, 12\-Desktop\&.
138.RE 138.RE
139.PP 139.PP
140\fB[Dimensions]\fR {\fIwidth\fR \fIheight\fR} 140\fB[Dimensions]\fR {\fIwidth[%]\fR \fIheight[%]\fR}
141.RS 4 141.RS 4
142Opens the application with the specified 142Opens the application with the specified
143\fIwidth\fR 143\fIwidth\fR
144and 144and
145\fIheight\fR, in pixels\&. 145\fIheight\fR, in pixels\&. If the value is given in percent, then the window size will be based on the current screen\(cqs size\&.
146.RE 146.RE
147.PP 147.PP
148\fB[Position]\fR (\fIanchor\fR) {\fIX\fR \fIY\fR} 148\fB[Position]\fR (\fIanchor\fR) {\fIX[%]\fR \fIY[%]\fR}
149.RS 4 149.RS 4
150Position the application at a particular spot\&. By default the upper\-left corner is placed at screen coordinates (\fIX\fR,\fIY\fR)\&. If you specify an 150Position the application at a particular spot\&. By default the upper\-left corner is placed at screen coordinates (\fIX\fR,\fIY\fR)\&. If you specify an
151\fIanchor\fR, say BottomRight, then the lower\-right corner of the window is positioned (\fIX\fR,\fIY\fR) pixels from the lower\-right corner of the screen\&. 151\fIanchor\fR, say BottomRight, then the lower\-right corner of the window is positioned (\fIX\fR,\fIY\fR) pixels from the lower\-right corner of the screen\&. If the value is given in percent, then the coordinates will be based on the current screen\(cqs size\&.
152.PP 152.PP
153\fIanchor\fR may be set to one of: 153\fIanchor\fR may be set to one of:
154.RS 4 154.RS 4
@@ -171,15 +171,18 @@ Standard decorations
171\fBNONE\fR 171\fBNONE\fR
172.RS 4 172.RS 4
173No decorations 173No decorations
174\fBTAB\fR
175Like TAB except keep the tabs
176.RE 174.RE
177.PP 175.PP
178\fBBorder\fR 176\fBBORDER\fR
179.RS 4 177.RS 4
180Like NONE except keep the X window border 178Like NONE except keep the X window border
181.RE 179.RE
182.PP 180.PP
181\fBTAB\fR
182.RS 4
183Like BORDER except keep external tabs (if enabled)
184.RE
185.PP
183\fBTINY\fR 186\fBTINY\fR
184.RS 4 187.RS 4
185Titlebar with only an iconify button 188Titlebar with only an iconify button
@@ -192,7 +195,7 @@ Titlebar only
192.sp 195.sp
193The 196The
194\fIvalue\fR 197\fIvalue\fR
195may also be a bitmask for finer\-grained control\&. The bits are, from (1<<0) to (1<<10): Titlebar, Handle/Grips, Border, Iconify Button, Maximize Button, Close Button, Menu Enabled, Sticky Button, Shade Button, Tabbing enabled, Focus Enabled\&. 198may also be a bitmask for finer\-grained control\&. The bits are, from (1<<0) to (1<<10): Titlebar, Handle/Grips, Border, Iconify Button, Maximize Button, Close Button, Menu Button, Sticky Button, Shade Button, External Tabs, Focus Enabled\&.
196.RE 199.RE
197.RE 200.RE
198.PP 201.PP
@@ -348,6 +351,22 @@ or
348\fBno\fR, depending on whether the window is maximized or not\&. 351\fBno\fR, depending on whether the window is maximized or not\&.
349.RE 352.RE
350.PP 353.PP
354\fBMaximizedHorizontal\fR
355.RS 4
356Either
357\fByes\fR
358or
359\fBno\fR, depending on whether the window is maximized horizontally or not\&.
360.RE
361.PP
362\fBMaximizedVertical\fR
363.RS 4
364Either
365\fByes\fR
366or
367\fBno\fR, depending on whether the window is maximized vertically or not\&.
368.RE
369.PP
351\fBMinimized\fR 370\fBMinimized\fR
352.RS 4 371.RS 4
353Either 372Either
@@ -356,6 +375,14 @@ or
356\fBno\fR, depending on whether the window is minimized (iconified) or not\&. 375\fBno\fR, depending on whether the window is minimized (iconified) or not\&.
357.RE 376.RE
358.PP 377.PP
378\fBFullscreen\fR
379.RS 4
380Either
381\fByes\fR
382or
383\fBno\fR, depending on whether the window is fullscreen or not\&.
384.RE
385.PP
359\fBShaded\fR 386\fBShaded\fR
360.RS 4 387.RS 4
361Either 388Either