aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r--doc/fluxbox.1.in35
1 files changed, 23 insertions, 12 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index b86ef41..16924ac 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -1,7 +1,7 @@
1'\" t 1'\" t
2.\" Title: fluxbox 2.\" Title: fluxbox
3.\" Author: Henrik Kinnunen <fluxgen@fluxbox.org> 3.\" Author: Henrik Kinnunen <fluxgen@fluxbox.org>
4.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 4.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5.\" Date: 08 February 2015 5.\" Date: 08 February 2015
6.\" Manual: Fluxbox Manual 6.\" Manual: Fluxbox Manual
7.\" Source: fluxbox.txt 7.\" Source: fluxbox.txt
@@ -826,14 +826,14 @@ option will force fluxbox to ignore the xcomposite extension and use pseudo\-tra
826If enabled, you will see the window content while dragging it\&. Otherwise only an outline of the window will be shown\&. 826If enabled, you will see the window content while dragging it\&. Otherwise only an outline of the window will be shown\&.
827.RE 827.RE
828.PP 828.PP
829\fBOpaque Window Resizing\fR
830.RS 4
831If enabled, you will see the window content while resizing it\&. Otherwise only an outline of the window will be shown\&.
832.RE
833.PP
829\fBWorkspace Warping\fR 834\fBWorkspace Warping\fR
830.RS 4 835.RS 4
831If enabled, you can drag windows from one workspace to another\&. There are 836If enabled, you can drag windows from one workspace to another\&. There are parameters to set independently whether this warping happens horizontally and/or vertically, and in each direction you can set the number of workspaces to jump when warping (to allow for a virtual rectangular grid of workspaces)\&. When warping, lower\-numbered workspaces are above/to the left, and higher\-numbered workspaces below/to the right\&.
832parameters to set independently whether this warping happens horizontally
833and/or vertically, and in each direction you can set the number of workspaces
834to jump when warping (to allow for a virtual rectangular grid of
835workspaces)\&. When warping, lower-numbered workspaces are above/to the left, and
836higher-numbered workspaces below/to the right\&.
837.RE 837.RE
838.SS "Window Menu" 838.SS "Window Menu"
839.sp 839.sp
@@ -1206,11 +1206,6 @@ All icons will be left\-aligned with the width set in the \(oqinit\(cq file
1206All icons will be sized evenly to fill the iconbar completely 1206All icons will be sized evenly to fill the iconbar completely
1207.RE 1207.RE
1208.PP 1208.PP
1209\fBRelativeSmart\fR:
1210.RS 4
1211All icons will initially be sized evenly, but icons with long titles will be larger
1212.RE
1213.PP
1214\fBRight\fR: 1209\fBRight\fR:
1215.RS 4 1210.RS 4
1216All icons will be right\-aligned with the width set in the \(oqinit\(cq file 1211All icons will be right\-aligned with the width set in the \(oqinit\(cq file
@@ -1934,6 +1929,22 @@ Default:
1934\fBTrue\fR 1929\fBTrue\fR
1935.RE 1930.RE
1936.PP 1931.PP
1932\fBsession\&.screen0\&.opaqueResize\fR: \fIboolean\fR
1933.RS 4
1934When resizing a window, setting this to True will draw the window contents as it resizes (this is nasty on slow systems)\&. If False, it will only draw an outline of the window border\&.
1935.sp
1936Default:
1937\fBFalse\fR
1938.RE
1939.PP
1940\fBsession\&.screen0\&.opaqueResizeDelay\fR: \fIinteger\fR
1941.RS 4
1942When resizing a window in opaque mode, this controls the resize clock pulse in ms\&. Low values resize "smoother" but slow clients (browser etc\&. which are expensive to resize) can put too much stress on the system (stalling everything) High values will cause notable latency (delay before the size is aligned to the mouse position)
1943.sp
1944Default:
1945\fB40\fR
1946.RE
1947.PP
1937\fBsession\&.screen0\&.workspaces\fR: \fIinteger\fR 1948\fBsession\&.screen0\&.workspaces\fR: \fIinteger\fR
1938.RS 4 1949.RS 4
1939Set this to the number of workspaces the users wants\&. 1950Set this to the number of workspaces the users wants\&.