some documentation updates
This commit is contained in:
parent
2151e73dac
commit
f01e0c9c5a
3 changed files with 8 additions and 76 deletions
|
@ -1,11 +1,11 @@
|
||||||
.\" Title: fluxbox
|
.\" Title: fluxbox
|
||||||
.\" Author:
|
.\" Author:
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
||||||
.\" Date: 08/22/2008
|
.\" Date: 09/02/2008
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "FLUXBOX" "1" "08/22/2008" "" ""
|
.TH "FLUXBOX" "1" "09/02/2008" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -262,7 +262,7 @@ This menu offers the opportunity to set up fluxbox\. It contains many options fr
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBImage Dithering\fR: Enable or disable dithering of images\.
|
\fBTransparency\fR: This sets the transparency for a focused, unfocused window and the menu\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
|
@ -282,28 +282,13 @@ This menu offers the opportunity to set up fluxbox\. It contains many options fr
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBFocus Last Window on Workspace\fR: This focuses the previous window when switching back to a workspace if the option is enabled\.
|
|
||||||
.RE
|
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBWindows Warping\fR: If enabled, you can drag windows from one workspace to another\.
|
\fBWindows Warping\fR: If enabled, you can drag windows from one workspace to another\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBDecorate Transient Windows\fR: With this option enabled all temporary windows will have a border and grips\.
|
|
||||||
.RE
|
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBClick Raises\fR: If enabled a click anywhere on a window area (including the decorations) will raise it\. Otherwise you can only raise it by clicking the titlebar\.
|
\fBClick Raises\fR: If enabled a click anywhere on a window area (including the decorations) will raise it\. Otherwise you can only raise it by clicking the titlebar\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBTransparency\fR: This sets the transparency for a focused, unfocused window and the menu\.
|
|
||||||
.RE
|
|
||||||
.SS "Window Menu"
|
.SS "Window Menu"
|
||||||
The Window menu is displayed when you right click on the titlebar of a window\. The options available are:
|
The Window menu is displayed when you right click on the titlebar of a window\. The options available are:
|
||||||
.sp
|
.sp
|
||||||
|
@ -953,11 +938,6 @@ session\.screen0\.showwindowposition: <boolean>
|
||||||
dragging it\. Allows a precise placement of windows on a screen\.
|
dragging it\. Allows a precise placement of windows on a screen\.
|
||||||
Default: True
|
Default: True
|
||||||
|
|
||||||
session\.screen0\.decorateTransient: <boolean>
|
|
||||||
This controls whether or not transient windows get certain window
|
|
||||||
decorations, currently the maximize button and handle\.
|
|
||||||
Default: True
|
|
||||||
|
|
||||||
session\.screen0\.defaultDeco: <string>
|
session\.screen0\.defaultDeco: <string>
|
||||||
This specifies the default window decorations, according to the same
|
This specifies the default window decorations, according to the same
|
||||||
options available to the `[Deco]\' option in the `apps\' file, described in
|
options available to the `[Deco]\' option in the `apps\' file, described in
|
||||||
|
@ -1021,10 +1001,6 @@ session\.screen0\.rootCommand: <command>
|
||||||
what you are doing when setting this resource to a value other than a
|
what you are doing when setting this resource to a value other than a
|
||||||
desktop wallpaper command\.
|
desktop wallpaper command\.
|
||||||
|
|
||||||
session\.screen0\.imageDither: <boolean>
|
|
||||||
This controls whether or not fluxbox created dithered images\. Default:
|
|
||||||
False
|
|
||||||
|
|
||||||
session\.screen0\.opaqueMove: <boolean>
|
session\.screen0\.opaqueMove: <boolean>
|
||||||
When moving a window, setting this to True will draw the window
|
When moving a window, setting this to True will draw the window
|
||||||
contents as it moves (this is nasty on slow systems)\. If False, it
|
contents as it moves (this is nasty on slow systems)\. If False, it
|
||||||
|
|
|
@ -288,8 +288,8 @@ from the init file, but this is an easier and faster way for most users.
|
||||||
Please take a look at the "Configuration via the Toolbar Menu" part of the
|
Please take a look at the "Configuration via the Toolbar Menu" part of the
|
||||||
TOOLBAR section.
|
TOOLBAR section.
|
||||||
|
|
||||||
- *Image Dithering*:
|
- *Transparency*:
|
||||||
Enable or disable dithering of images.
|
This sets the transparency for a focused, unfocused window and the menu.
|
||||||
|
|
||||||
- *Opaque Window Moving*:
|
- *Opaque Window Moving*:
|
||||||
If enabled, you will see the window content while dragging it. Otherwise
|
If enabled, you will see the window content while dragging it. Otherwise
|
||||||
|
@ -302,24 +302,13 @@ from the init file, but this is an easier and faster way for most users.
|
||||||
- *Focus New Window*:
|
- *Focus New Window*:
|
||||||
If enabled, a newly opened window will gain focus.
|
If enabled, a newly opened window will gain focus.
|
||||||
|
|
||||||
- *Focus Last Window on Workspace*:
|
|
||||||
This focuses the previous window when switching back to a workspace if the
|
|
||||||
option is enabled.
|
|
||||||
|
|
||||||
- *Windows Warping*:
|
- *Windows Warping*:
|
||||||
If enabled, you can drag windows from one workspace to another.
|
If enabled, you can drag windows from one workspace to another.
|
||||||
|
|
||||||
- *Decorate Transient Windows*:
|
|
||||||
With this option enabled all temporary windows will have a border and
|
|
||||||
grips.
|
|
||||||
|
|
||||||
- *Click Raises*:
|
- *Click Raises*:
|
||||||
If enabled a click anywhere on a window area (including the decorations)
|
If enabled a click anywhere on a window area (including the decorations)
|
||||||
will raise it. Otherwise you can only raise it by clicking the titlebar.
|
will raise it. Otherwise you can only raise it by clicking the titlebar.
|
||||||
|
|
||||||
- *Transparency*:
|
|
||||||
This sets the transparency for a focused, unfocused window and the menu.
|
|
||||||
|
|
||||||
Window Menu
|
Window Menu
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
The Window menu is displayed when you right click on the titlebar of a window.
|
The Window menu is displayed when you right click on the titlebar of a window.
|
||||||
|
@ -871,11 +860,6 @@ session.screen0.showwindowposition: <boolean>
|
||||||
dragging it. Allows a precise placement of windows on a screen.
|
dragging it. Allows a precise placement of windows on a screen.
|
||||||
Default: True
|
Default: True
|
||||||
|
|
||||||
session.screen0.decorateTransient: <boolean>
|
|
||||||
This controls whether or not transient windows get certain window
|
|
||||||
decorations, currently the maximize button and handle.
|
|
||||||
Default: True
|
|
||||||
|
|
||||||
session.screen0.defaultDeco: <string>
|
session.screen0.defaultDeco: <string>
|
||||||
This specifies the default window decorations, according to the same
|
This specifies the default window decorations, according to the same
|
||||||
options available to the `[Deco]' option in the `apps' file, described in
|
options available to the `[Deco]' option in the `apps' file, described in
|
||||||
|
@ -939,10 +923,6 @@ session.screen0.rootCommand: <command>
|
||||||
what you are doing when setting this resource to a value other than a
|
what you are doing when setting this resource to a value other than a
|
||||||
desktop wallpaper command.
|
desktop wallpaper command.
|
||||||
|
|
||||||
session.screen0.imageDither: <boolean>
|
|
||||||
This controls whether or not fluxbox created dithered images. Default:
|
|
||||||
False
|
|
||||||
|
|
||||||
session.screen0.opaqueMove: <boolean>
|
session.screen0.opaqueMove: <boolean>
|
||||||
When moving a window, setting this to True will draw the window
|
When moving a window, setting this to True will draw the window
|
||||||
contents as it moves (this is nasty on slow systems). If False, it
|
contents as it moves (this is nasty on slow systems). If False, it
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
.\" Title: fluxbox
|
.\" Title: fluxbox
|
||||||
.\" Author:
|
.\" Author:
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
||||||
.\" Date: 08/22/2008
|
.\" Date: 09/02/2008
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "FLUXBOX" "1" "08/22/2008" "" ""
|
.TH "FLUXBOX" "1" "09/02/2008" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -262,7 +262,7 @@ This menu offers the opportunity to set up fluxbox\. It contains many options fr
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBImage Dithering\fR: Enable or disable dithering of images\.
|
\fBTransparency\fR: This sets the transparency for a focused, unfocused window and the menu\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
|
@ -282,28 +282,13 @@ This menu offers the opportunity to set up fluxbox\. It contains many options fr
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBFocus Last Window on Workspace\fR: This focuses the previous window when switching back to a workspace if the option is enabled\.
|
|
||||||
.RE
|
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBWindows Warping\fR: If enabled, you can drag windows from one workspace to another\.
|
\fBWindows Warping\fR: If enabled, you can drag windows from one workspace to another\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
.sp
|
||||||
.RS 4
|
.RS 4
|
||||||
\h'-04'\(bu\h'+03'
|
\h'-04'\(bu\h'+03'
|
||||||
\fBDecorate Transient Windows\fR: With this option enabled all temporary windows will have a border and grips\.
|
|
||||||
.RE
|
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBClick Raises\fR: If enabled a click anywhere on a window area (including the decorations) will raise it\. Otherwise you can only raise it by clicking the titlebar\.
|
\fBClick Raises\fR: If enabled a click anywhere on a window area (including the decorations) will raise it\. Otherwise you can only raise it by clicking the titlebar\.
|
||||||
.RE
|
.RE
|
||||||
.sp
|
|
||||||
.RS 4
|
|
||||||
\h'-04'\(bu\h'+03'
|
|
||||||
\fBTransparency\fR: This sets the transparency for a focused, unfocused window and the menu\.
|
|
||||||
.RE
|
|
||||||
.SS "Window Menu"
|
.SS "Window Menu"
|
||||||
The Window menu is displayed when you right click on the titlebar of a window\. The options available are:
|
The Window menu is displayed when you right click on the titlebar of a window\. The options available are:
|
||||||
.sp
|
.sp
|
||||||
|
@ -953,11 +938,6 @@ session\.screen0\.showwindowposition: <boolean>
|
||||||
dragging it\. Allows a precise placement of windows on a screen\.
|
dragging it\. Allows a precise placement of windows on a screen\.
|
||||||
Default: True
|
Default: True
|
||||||
|
|
||||||
session\.screen0\.decorateTransient: <boolean>
|
|
||||||
This controls whether or not transient windows get certain window
|
|
||||||
decorations, currently the maximize button and handle\.
|
|
||||||
Default: True
|
|
||||||
|
|
||||||
session\.screen0\.defaultDeco: <string>
|
session\.screen0\.defaultDeco: <string>
|
||||||
This specifies the default window decorations, according to the same
|
This specifies the default window decorations, according to the same
|
||||||
options available to the `[Deco]\' option in the `apps\' file, described in
|
options available to the `[Deco]\' option in the `apps\' file, described in
|
||||||
|
@ -1021,10 +1001,6 @@ session\.screen0\.rootCommand: <command>
|
||||||
what you are doing when setting this resource to a value other than a
|
what you are doing when setting this resource to a value other than a
|
||||||
desktop wallpaper command\.
|
desktop wallpaper command\.
|
||||||
|
|
||||||
session\.screen0\.imageDither: <boolean>
|
|
||||||
This controls whether or not fluxbox created dithered images\. Default:
|
|
||||||
False
|
|
||||||
|
|
||||||
session\.screen0\.opaqueMove: <boolean>
|
session\.screen0\.opaqueMove: <boolean>
|
||||||
When moving a window, setting this to True will draw the window
|
When moving a window, setting this to True will draw the window
|
||||||
contents as it moves (this is nasty on slow systems)\. If False, it
|
contents as it moves (this is nasty on slow systems)\. If False, it
|
||||||
|
|
Loading…
Reference in a new issue