Chg: typos fixed by han boetes.
This commit is contained in:
parent
19a6c51ec9
commit
91a3914de0
1 changed files with 49 additions and 49 deletions
|
@ -48,7 +48,7 @@ fluxbox \- a window manager for X11
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.BR fluxbox " \-help | \-version"
|
.BR fluxbox " \-help | \-version"
|
||||||
.br
|
.br
|
||||||
.B fluxbox
|
.B fluxbox
|
||||||
.RI "[ \-rc" " rcfile " "] [ \-display" " display " ]
|
.RI "[ \-rc" " rcfile " "] [ \-display" " display " ]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.\"
|
.\"
|
||||||
|
@ -146,7 +146,7 @@ The toolbar consists of three fields: a workspace name, the iconbar and a clock.
|
||||||
.\" middle click will hide it behind other windows (if AlwaysOnTop is not set), and
|
.\" middle click will hide it behind other windows (if AlwaysOnTop is not set), and
|
||||||
.\" the right button brings up a little menu.
|
.\" the right button brings up a little menu.
|
||||||
Clicking the workspace name brings up the toolbar menu.
|
Clicking the workspace name brings up the toolbar menu.
|
||||||
Using the wheel on workspace name or the clock switches the worksapce, this
|
Using the wheel on workspace name or the clock switches the workspace, this
|
||||||
could also be enabled for the whole desktop in the fluxbox menu.
|
could also be enabled for the whole desktop in the fluxbox menu.
|
||||||
.PP
|
.PP
|
||||||
Using the toolbar menu you can enter a name for the current workspace (when finished,
|
Using the toolbar menu you can enter a name for the current workspace (when finished,
|
||||||
|
@ -176,7 +176,7 @@ When you select the workspace with the middle button, Fluxbox will
|
||||||
send you along with the application to the selected workspace
|
send you along with the application to the selected workspace
|
||||||
.TP
|
.TP
|
||||||
.B Send Group To... (not in 0.9.6)
|
.B Send Group To... (not in 0.9.6)
|
||||||
Sends a window, along with all windows currently grouped with it, to
|
Sends a window, along with all windows currently grouped with it, to
|
||||||
another workspace. Follows the same rules as Send To...
|
another workspace. Follows the same rules as Send To...
|
||||||
.TP
|
.TP
|
||||||
.B Shade
|
.B Shade
|
||||||
|
@ -208,15 +208,15 @@ Lower window
|
||||||
A stuck window will always be displayed in the current workspace
|
A stuck window will always be displayed in the current workspace
|
||||||
.TP
|
.TP
|
||||||
.B Next Client
|
.B Next Client
|
||||||
Activate next cleint in this window's group.
|
Activate next client in this window's group.
|
||||||
.TP
|
.TP
|
||||||
.B Prev Client
|
.B Prev Client
|
||||||
Activate prev cleint in this window's group.
|
Activate prev client in this window's group.
|
||||||
.TP
|
.TP
|
||||||
.B Layer ...
|
.B Layer ...
|
||||||
Change the layer of this window.
|
Change the layer of this window.
|
||||||
.TP
|
.TP
|
||||||
.B Remeber ...
|
.B Remember ...
|
||||||
Specify which window settings should be stored in the apps file.
|
Specify which window settings should be stored in the apps file.
|
||||||
.TP
|
.TP
|
||||||
.B Close
|
.B Close
|
||||||
|
@ -229,15 +229,15 @@ Another double click will redisplay the window contents.
|
||||||
In fluxbox, the window button's configuration is controlled by \ init
|
In fluxbox, the window button's configuration is controlled by \ init
|
||||||
file entries. The default is:
|
file entries. The default is:
|
||||||
.EX 0
|
.EX 0
|
||||||
session.titlebar.left: Stick
|
session.titlebar.left: Stick
|
||||||
session.titlebar.right: Minimize Maximize Close
|
session.titlebar.right: Minimize Maximize Close
|
||||||
.EE
|
.EE
|
||||||
Clicking the minimize button with any button causes the window to be iconified.
|
Clicking the minimize button with any button causes the window to be iconified.
|
||||||
Clicking the close button with any button closes the application.
|
Clicking the close button with any button closes the application.
|
||||||
The maximize button (if present) maximizes the window in three ways:
|
The maximize button (if present) maximizes the window in three ways:
|
||||||
Button 1 causes full screen maximization, button 2 maximizes the window only
|
Button 1 causes full screen maximization, button 2 maximizes the window only
|
||||||
vertically, and button 3 only horizontally.
|
vertically, and button 3 only horizontally.
|
||||||
The Sticky button sets has the same meaning as the
|
The Sticky button sets has the same meaning as the
|
||||||
.I (Un)Stick window
|
.I (Un)Stick window
|
||||||
menu option.
|
menu option.
|
||||||
.SS Any menu:
|
.SS Any menu:
|
||||||
|
@ -322,7 +322,7 @@ if so desired.
|
||||||
.B [nop]
|
.B [nop]
|
||||||
does accept a label, but it is not required, and a blank item will be used
|
does accept a label, but it is not required, and a blank item will be used
|
||||||
if none is supplied.
|
if none is supplied.
|
||||||
.TP
|
.TP
|
||||||
.B [style] (label) {filename}
|
.B [style] (label) {filename}
|
||||||
This tells Fluxbox to insert an item that, when selected, reads style file
|
This tells Fluxbox to insert an item that, when selected, reads style file
|
||||||
named
|
named
|
||||||
|
@ -339,7 +339,7 @@ The labels that are created in the menu are the filenames of the style files.
|
||||||
.TP
|
.TP
|
||||||
.B [stylesmenu] (label) {directory name}
|
.B [stylesmenu] (label) {directory name}
|
||||||
Creates a submenu entry with
|
Creates a submenu entry with
|
||||||
.I label
|
.I label
|
||||||
(that is also the title of the new submenu), and inserts in that submenu all
|
(that is also the title of the new submenu), and inserts in that submenu all
|
||||||
filenames in the specified directory, assuming that they are all valid style
|
filenames in the specified directory, assuming that they are all valid style
|
||||||
files (directories are ignored) in the same way as the
|
files (directories are ignored) in the same way as the
|
||||||
|
@ -473,7 +473,7 @@ Fluxbox allows you to configure it's three main components: the toolbar, the
|
||||||
menus and the window decorations.
|
menus and the window decorations.
|
||||||
.PP
|
.PP
|
||||||
The little window that shows the x-y position while dragging windows, borrows
|
The little window that shows the x-y position while dragging windows, borrows
|
||||||
ite style from the window's titlebar.
|
it's style from the window's titlebar.
|
||||||
.PP
|
.PP
|
||||||
Here are some quick examples:
|
Here are some quick examples:
|
||||||
.EX
|
.EX
|
||||||
|
@ -515,7 +515,7 @@ A texture description consists of up to five fields, which are as follows:
|
||||||
gives the component either a flat, raised or sunken appearance.
|
gives the component either a flat, raised or sunken appearance.
|
||||||
.TP
|
.TP
|
||||||
.B Gradient / Solid
|
.B Gradient / Solid
|
||||||
tells Fluxbox to draw either a solid color or a gradiented texture.
|
tells Fluxbox to draw either a solid color or a gradient texture.
|
||||||
.TP
|
.TP
|
||||||
.B Horizontal / Vertical / Diagonal / Crossdiagonal / Pipecross / Elliptic / Rectangle / Pyramid
|
.B Horizontal / Vertical / Diagonal / Crossdiagonal / Pipecross / Elliptic / Rectangle / Pyramid
|
||||||
Select one of these texture types. They only work when also
|
Select one of these texture types. They only work when also
|
||||||
|
@ -537,9 +537,9 @@ The shading is placed one pixel in from the edge of the image.
|
||||||
Instead of a texture description, also the option
|
Instead of a texture description, also the option
|
||||||
.B ParentRelative
|
.B ParentRelative
|
||||||
is available, which makes the component appear as a part of its parent, e.g.
|
is available, which makes the component appear as a part of its parent, e.g.
|
||||||
totally transparant.
|
totally transparent.
|
||||||
.PP
|
.PP
|
||||||
Or for even more possibilities
|
Or for even more possibilities
|
||||||
.B Pixmap .
|
.B Pixmap .
|
||||||
If pixmap texture is specified (it might not be necessary on every occasion)
|
If pixmap texture is specified (it might not be necessary on every occasion)
|
||||||
the pixmap file is specified in a separate pixmap resource.
|
the pixmap file is specified in a separate pixmap resource.
|
||||||
|
@ -553,7 +553,7 @@ the resources color and colorTo must be set and then they may not be set.
|
||||||
All gradiented textures are composed of two color values: the
|
All gradiented textures are composed of two color values: the
|
||||||
.IR color " and " colorTo " resources."
|
.IR color " and " colorTo " resources."
|
||||||
When
|
When
|
||||||
.B Interlaced
|
.B Interlaced
|
||||||
is used in
|
is used in
|
||||||
.B Solid
|
.B Solid
|
||||||
mode, the
|
mode, the
|
||||||
|
@ -565,7 +565,7 @@ which kind of value they can contain.
|
||||||
Comments are preceded with an exclamation sign (!), which is also used for
|
Comments are preceded with an exclamation sign (!), which is also used for
|
||||||
comments in Fluxbox style c.q. X resource files.
|
comments in Fluxbox style c.q. X resource files.
|
||||||
.PP
|
.PP
|
||||||
.ta \w'window.button.unfocus.picColor:\ 'u
|
.ta \w'window.button.unfocus.picColor:\ 'u
|
||||||
.nf
|
.nf
|
||||||
.\"
|
.\"
|
||||||
.\" The comments also to be translated!
|
.\" The comments also to be translated!
|
||||||
|
@ -758,25 +758,25 @@ one of the three extra keys on a pc104 branded with a sickening corporate logo.
|
||||||
.EX
|
.EX
|
||||||
# Fluxbox keys file.
|
# Fluxbox keys file.
|
||||||
# Any line starting with a # is a comment.
|
# Any line starting with a # is a comment.
|
||||||
Mod1 Tab :NextWindow
|
Mod1 Tab :NextWindow
|
||||||
Mod1 F1 :Workspace1
|
Mod1 F1 :Workspace1
|
||||||
Mod1 F2 :Workspace2
|
Mod1 F2 :Workspace2
|
||||||
Mod1 F3 :Workspace3
|
Mod1 F3 :Workspace3
|
||||||
Mod1 F4 :Workspace4
|
Mod1 F4 :Workspace4
|
||||||
Mod1 F5 :Workspace5
|
Mod1 F5 :Workspace5
|
||||||
Mod1 F6 :Workspace6
|
Mod1 F6 :Workspace6
|
||||||
Mod1 F7 :Workspace7
|
Mod1 F7 :Workspace7
|
||||||
Mod1 F8 :Workspace8
|
Mod1 F8 :Workspace8
|
||||||
Mod1 F9 :Workspace9
|
Mod1 F9 :Workspace9
|
||||||
Mod1 F10 :Workspace10
|
Mod1 F10 :Workspace10
|
||||||
Mod1 F11 :Workspace11
|
Mod1 F11 :Workspace11
|
||||||
Mod1 F12 :Workspace12
|
Mod1 F12 :Workspace12
|
||||||
Mod4 b :PrevWorkspace
|
Mod4 b :PrevWorkspace
|
||||||
Mod4 c :Minimize
|
Mod4 c :Minimize
|
||||||
Mod4 r :ExecCommand rxvt
|
Mod4 r :ExecCommand rxvt
|
||||||
Mod4 v :NextWorkspace
|
Mod4 v :NextWorkspace
|
||||||
Mod4 x :Close
|
Mod4 x :Close
|
||||||
Mod4 m :RootMenu
|
Mod4 m :RootMenu
|
||||||
Control n Mod1 n :NextTab
|
Control n Mod1 n :NextTab
|
||||||
.EE
|
.EE
|
||||||
As you can see from the last line, keybinds can be chained in a fashion similar
|
As you can see from the last line, keybinds can be chained in a fashion similar
|
||||||
|
@ -895,7 +895,7 @@ Of course to use the slit you must have slit support compiled in.
|
||||||
.\" --- slitlist ---
|
.\" --- slitlist ---
|
||||||
.SH SLITLIST FILE
|
.SH SLITLIST FILE
|
||||||
Since version 0.1.10, Fluxbox has the capacity to launch dockapps in the order told
|
Since version 0.1.10, Fluxbox has the capacity to launch dockapps in the order told
|
||||||
by the
|
by the
|
||||||
.IR ~/.fluxbox/slitlist
|
.IR ~/.fluxbox/slitlist
|
||||||
file.
|
file.
|
||||||
.PP
|
.PP
|
||||||
|
@ -914,7 +914,7 @@ one per dockapp. Similar to the init file it should be edited while not running
|
||||||
Otherwise changes may get overwritten.
|
Otherwise changes may get overwritten.
|
||||||
.PP
|
.PP
|
||||||
The user also has the option of choosing a different path for the slit list file.
|
The user also has the option of choosing a different path for the slit list file.
|
||||||
The following example
|
The following example
|
||||||
.B init
|
.B init
|
||||||
file entry changes the path:
|
file entry changes the path:
|
||||||
.EX
|
.EX
|
||||||
|
@ -928,7 +928,7 @@ Most are self-explanatory, but here are a few notes:
|
||||||
This option allows you to drop a window-title anywhere on the target window to group it,
|
This option allows you to drop a window-title anywhere on the target window to group it,
|
||||||
instead of only on the target window's window-title.
|
instead of only on the target window's window-title.
|
||||||
.TP
|
.TP
|
||||||
.B Maximize Over Slit
|
.B Maximize Over Slit
|
||||||
This option makes maximized windows cover the Slit when they get maximized.
|
This option makes maximized windows cover the Slit when they get maximized.
|
||||||
Turn this option off if you want your slit to stay visible at all times.
|
Turn this option off if you want your slit to stay visible at all times.
|
||||||
.SH RESOURCE FILE
|
.SH RESOURCE FILE
|
||||||
|
@ -972,8 +972,8 @@ session.slitlistFile: /home/myself/.fluxbox/slitlist
|
||||||
.EE
|
.EE
|
||||||
.TP
|
.TP
|
||||||
.B session.screen0.toolbar.tools:
|
.B session.screen0.toolbar.tools:
|
||||||
This specifies the tools plugged ino the toolbar.
|
This specifies the tools plugged into the toolbar.
|
||||||
Possible tools:
|
Possible tools:
|
||||||
workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow,
|
workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow,
|
||||||
clock
|
clock
|
||||||
e.g. :
|
e.g. :
|
||||||
|
@ -991,7 +991,7 @@ The default value is:
|
||||||
.TP
|
.TP
|
||||||
.B session.screen0.rootCommand:
|
.B session.screen0.rootCommand:
|
||||||
This overrides the style's rootCommand. When this value is set, it will keep
|
This overrides the style's rootCommand. When this value is set, it will keep
|
||||||
your background the same, regardless of what any style would like your
|
your background the same, regardless of what any style would like your
|
||||||
background to be.
|
background to be.
|
||||||
.TP
|
.TP
|
||||||
.B session.autoRaiseDelay:
|
.B session.autoRaiseDelay:
|
||||||
|
@ -1009,7 +1009,7 @@ Default value is:
|
||||||
When moving a window across your screen, Fluxbox is able to have it `snap' to
|
When moving a window across your screen, Fluxbox is able to have it `snap' to
|
||||||
the edges of the screen for easy placement.
|
the edges of the screen for easy placement.
|
||||||
This variable tells Fluxbox the distance (in pixels) at which the window will
|
This variable tells Fluxbox the distance (in pixels) at which the window will
|
||||||
jump to the egde.
|
jump to the edge.
|
||||||
Default value is:
|
Default value is:
|
||||||
.IR 0 .
|
.IR 0 .
|
||||||
.TP
|
.TP
|
||||||
|
@ -1029,7 +1029,7 @@ Default value is
|
||||||
.B session.opaqueMove:
|
.B session.opaqueMove:
|
||||||
When moving a window, setting this to
|
When moving a window, setting this to
|
||||||
.IR True
|
.IR True
|
||||||
will draw the window contents as it moves (nasty on slow systems), if
|
will draw the window contents as it moves (nasty on slow systems), if
|
||||||
.IR False
|
.IR False
|
||||||
it will only draw an outline of the window border.
|
it will only draw an outline of the window border.
|
||||||
.TP
|
.TP
|
||||||
|
@ -1067,7 +1067,7 @@ Default value is
|
||||||
.IR True .
|
.IR True .
|
||||||
.TP
|
.TP
|
||||||
.B session.screen0.tab.placement:
|
.B session.screen0.tab.placement:
|
||||||
Tells Fluxbox where to put the tab on the window. This can be customised
|
Tells Fluxbox where to put the tab on the window. This can be customised
|
||||||
through Fluxbox's Configuration/Tab Placement menu. Values are
|
through Fluxbox's Configuration/Tab Placement menu. Values are
|
||||||
.IR Top
|
.IR Top
|
||||||
.IR Bottom
|
.IR Bottom
|
||||||
|
@ -1101,7 +1101,7 @@ key can also be
|
||||||
etc. for any appropriate desktop, and you can customise the behaviour of
|
etc. for any appropriate desktop, and you can customise the behaviour of
|
||||||
Fluxbox on each desktop accordingly. A favourite of the man page author
|
Fluxbox on each desktop accordingly. A favourite of the man page author
|
||||||
with a dual-head Matrox G450 was to autohide the slit and toolbar on
|
with a dual-head Matrox G450 was to autohide the slit and toolbar on
|
||||||
screen0 and set it alwaysontop and not autohidden on screen1, with a
|
screen0 and set it alwaysontop and not autohidden on screen1, with a
|
||||||
larger date format on screen1
|
larger date format on screen1
|
||||||
.EX
|
.EX
|
||||||
session.screen0.toolbar.onTop: False
|
session.screen0.toolbar.onTop: False
|
||||||
|
@ -1124,7 +1124,7 @@ session.screen1.slit.direction: Vertical
|
||||||
session.screen1.strftimeFormat: %a %d %R [%s]
|
session.screen1.strftimeFormat: %a %d %R [%s]
|
||||||
.EE
|
.EE
|
||||||
This way the main workspace (screen0) has the maximum amount of space available
|
This way the main workspace (screen0) has the maximum amount of space available
|
||||||
and the secondary workspace could show the time and run some withrawn apps like
|
and the secondary workspace could show the time and run some withdrawn apps like
|
||||||
gkrellm in the slit, always visible yet out of the way of real work.
|
gkrellm in the slit, always visible yet out of the way of real work.
|
||||||
.SH APPLICATIONS SETTINGS
|
.SH APPLICATIONS SETTINGS
|
||||||
Sometimes, you want to force an application to have always the same dimensions,
|
Sometimes, you want to force an application to have always the same dimensions,
|
||||||
|
@ -1230,13 +1230,13 @@ This manpage was put together by Matthew Hawkins
|
||||||
.hy
|
.hy
|
||||||
from the original Blackbox man page by Wilbert Berendsen
|
from the original Blackbox man page by Wilbert Berendsen
|
||||||
.nh
|
.nh
|
||||||
<wbsoft@xs4all.nl>
|
<wbsoft@xs4all.nl>
|
||||||
.hy
|
.hy
|
||||||
and subsequently hacked upon by Tobias Klausmann
|
and subsequently hacked upon by Tobias Klausmann
|
||||||
.nh
|
.nh
|
||||||
<klausman@users.sourceforge.net>
|
<klausman@users.sourceforge.net>
|
||||||
.nh
|
.nh
|
||||||
and
|
and
|
||||||
.hy
|
.hy
|
||||||
<grubert@users.sourceforge.net>.
|
<grubert@users.sourceforge.net>.
|
||||||
.nh
|
.nh
|
||||||
|
|
Loading…
Reference in a new issue