Chg: typos fixed by han boetes.
This commit is contained in:
parent
19a6c51ec9
commit
91a3914de0
1 changed files with 49 additions and 49 deletions
|
@ -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
|
||||
.\" the right button brings up a little 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.
|
||||
.PP
|
||||
Using the toolbar menu you can enter a name for the current workspace (when finished,
|
||||
|
@ -208,15 +208,15 @@ Lower window
|
|||
A stuck window will always be displayed in the current workspace
|
||||
.TP
|
||||
.B Next Client
|
||||
Activate next cleint in this window's group.
|
||||
Activate next client in this window's group.
|
||||
.TP
|
||||
.B Prev Client
|
||||
Activate prev cleint in this window's group.
|
||||
Activate prev client in this window's group.
|
||||
.TP
|
||||
.B Layer ...
|
||||
Change the layer of this window.
|
||||
.TP
|
||||
.B Remeber ...
|
||||
.B Remember ...
|
||||
Specify which window settings should be stored in the apps file.
|
||||
.TP
|
||||
.B Close
|
||||
|
@ -473,7 +473,7 @@ Fluxbox allows you to configure it's three main components: the toolbar, the
|
|||
menus and the window decorations.
|
||||
.PP
|
||||
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
|
||||
Here are some quick examples:
|
||||
.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.
|
||||
.TP
|
||||
.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
|
||||
.B Horizontal / Vertical / Diagonal / Crossdiagonal / Pipecross / Elliptic / Rectangle / Pyramid
|
||||
Select one of these texture types. They only work when also
|
||||
|
@ -537,7 +537,7 @@ The shading is placed one pixel in from the edge of the image.
|
|||
Instead of a texture description, also the option
|
||||
.B ParentRelative
|
||||
is available, which makes the component appear as a part of its parent, e.g.
|
||||
totally transparant.
|
||||
totally transparent.
|
||||
.PP
|
||||
Or for even more possibilities
|
||||
.B Pixmap .
|
||||
|
@ -972,7 +972,7 @@ session.slitlistFile: /home/myself/.fluxbox/slitlist
|
|||
.EE
|
||||
.TP
|
||||
.B session.screen0.toolbar.tools:
|
||||
This specifies the tools plugged ino the toolbar.
|
||||
This specifies the tools plugged into the toolbar.
|
||||
Possible tools:
|
||||
workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow,
|
||||
clock
|
||||
|
@ -1009,7 +1009,7 @@ Default value is:
|
|||
When moving a window across your screen, Fluxbox is able to have it `snap' to
|
||||
the edges of the screen for easy placement.
|
||||
This variable tells Fluxbox the distance (in pixels) at which the window will
|
||||
jump to the egde.
|
||||
jump to the edge.
|
||||
Default value is:
|
||||
.IR 0 .
|
||||
.TP
|
||||
|
@ -1124,7 +1124,7 @@ session.screen1.slit.direction: Vertical
|
|||
session.screen1.strftimeFormat: %a %d %R [%s]
|
||||
.EE
|
||||
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.
|
||||
.SH APPLICATIONS SETTINGS
|
||||
Sometimes, you want to force an application to have always the same dimensions,
|
||||
|
|
Loading…
Reference in a new issue