aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox-keys.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fluxbox-keys.5.in')
-rw-r--r--doc/fluxbox-keys.5.in42
1 files changed, 33 insertions, 9 deletions
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in
index 50b79d8..7ff39f5 100644
--- a/doc/fluxbox-keys.5.in
+++ b/doc/fluxbox-keys.5.in
@@ -1,7 +1,7 @@
1'\" t 1'\" t
2.\" Title: fluxbox-keys 2.\" Title: fluxbox-keys
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-keys.txt 7.\" Source: fluxbox-keys.txt
@@ -417,24 +417,24 @@ Reorder the tabs in the current tab group, swapping the current tab with the one
417Remove the current tab from the tab group, placing it in its own window\&. 417Remove the current tab from the tab group, placing it in its own window\&.
418.RE 418.RE
419.PP 419.PP
420\fBResizeTo\fR \fIwidth\fR \fIheight\fR 420\fBResizeTo\fR \fIwidth[%]\fR \fIheight[%]\fR
421.RS 4 421.RS 4
422Resizes the window to the given width and height\&. 422Resizes the window to the given width and height\&. If the value is given in percent, then the window size will be based on the current screen\(cqs size\&.
423.RE 423.RE
424.PP 424.PP
425\fBResize\fR \fIdelta\-width\fR \fIdelta\-height\fR 425\fBResize\fR \fIdelta\-width[%]\fR \fIdelta\-height[%]\fR
426.RS 4 426.RS 4
427Resizes the window relative to the current width and height\&. 427Resizes the window relative to the current width and height\&. If the value is given in percent, then the window size will be based on the current window\(cqs size\&.
428.RE 428.RE
429.PP 429.PP
430\fBResizeHorizontal\fR \fIdelta\-width\fR / \fBResizeVertical\fR \fIdelta\-height\fR 430\fBResizeHorizontal\fR \fIdelta\-width[%]\fR / \fBResizeVertical\fR \fIdelta\-height[%]\fR
431.RS 4 431.RS 4
432Resizes the window in one dimension only 432Resizes the window in one dimension only\&. If the value is given in percent, then the window size will be based on the current window\(cqs size\&.
433.RE 433.RE
434.PP 434.PP
435\fBMoveTo\fR \fIx\fR \fIy\fR [\fIanchor\fR] 435\fBMoveTo\fR \fIx[%]\fR \fIy[%]\fR [\fIanchor\fR]
436.RS 4 436.RS 4
437Moves the window to the given coordinates, given in pixels\&. 437Moves the window to the given coordinates, given in pixels or relatively to the current screen size if % is specified after the value\&.
438.sp 438.sp
439If either 439If either
440\fIx\fR 440\fIx\fR
@@ -1034,6 +1034,22 @@ or
1034\fBno\fR, depending on whether the window is maximized or not\&. 1034\fBno\fR, depending on whether the window is maximized or not\&.
1035.RE 1035.RE
1036.PP 1036.PP
1037\fBMaximizedHorizontal\fR
1038.RS 4
1039Either
1040\fByes\fR
1041or
1042\fBno\fR, depending on whether the window is maximized horizontally or not\&.
1043.RE
1044.PP
1045\fBMaximizedVertical\fR
1046.RS 4
1047Either
1048\fByes\fR
1049or
1050\fBno\fR, depending on whether the window is maximized vertically or not\&.
1051.RE
1052.PP
1037\fBMinimized\fR 1053\fBMinimized\fR
1038.RS 4 1054.RS 4
1039Either 1055Either
@@ -1042,6 +1058,14 @@ or
1042\fBno\fR, depending on whether the window is minimized (iconified) or not\&. 1058\fBno\fR, depending on whether the window is minimized (iconified) or not\&.
1043.RE 1059.RE
1044.PP 1060.PP
1061\fBFullscreen\fR
1062.RS 4
1063Either
1064\fByes\fR
1065or
1066\fBno\fR, depending on whether the window is fullscreen or not\&.
1067.RE
1068.PP
1045\fBShaded\fR 1069\fBShaded\fR
1046.RS 4 1070.RS 4
1047Either 1071Either