Document Layermenu.
Revise Toolbar section.
This commit is contained in:
parent
e0487c3fca
commit
17560b5551
1 changed files with 43 additions and 18 deletions
|
@ -139,32 +139,41 @@ Left clicking (button 1) on an application in the Workspaces menu will bring
|
||||||
you to that workspace and raise/focus that application;
|
you to that workspace and raise/focus that application;
|
||||||
middle clicking (button 2) will warp the application to the current workspace.
|
middle clicking (button 2) will warp the application to the current workspace.
|
||||||
.SS Toolbar:
|
.SS Toolbar:
|
||||||
The toolbar consists of three fields: a workspace name, window name of the
|
The toolbar consists of three fields: a workspace name, the iconbar and a clock.
|
||||||
window that has currently focus, and a clock.
|
.\" A left click on the toolbar will bring it to the foreground, a
|
||||||
A left click on the toolbar will bring it to the foreground, a
|
.\" 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.
|
||||||
|
Using the wheel on workspace name or the clock switches the worksapce, this
|
||||||
|
could also be enabled for the whole desktop in the fluxbox menu.
|
||||||
.PP
|
.PP
|
||||||
Using this 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,
|
||||||
press Enter).
|
press Enter).
|
||||||
Also you can choose the toolbar's position, whether or not it
|
One can choose the toolbar's position, in which layer it should be see LAYERs below
|
||||||
should be always on top (i.e. it cannot be obscured by other windows),
|
and if it should hide when the mouse leaves it.
|
||||||
and whether it should hide itself when the mouse moves away.
|
The iconbar mode is also set via this menu: None, Icons -- Icons from all
|
||||||
|
workspaces, Workspace Icons, Workspace -- all windows from Workspace, All Windows --
|
||||||
|
from all workspaces.
|
||||||
|
.SS Layer
|
||||||
|
Fluxbox manages following layers: Above Dock, Dock, Top, Normal, Bottom, Desktop.
|
||||||
|
Presumably the list is from top to bottom. Slit and toolbar can be assigned to
|
||||||
|
a layer with the menu, applications might be assigned to a layer in the apps file.
|
||||||
|
.\" TODO the apps file has numbers for layers
|
||||||
.SS Window Titlebar and Borders:
|
.SS Window Titlebar and Borders:
|
||||||
A left click on any place of the window's border, will raise it.
|
A left click on any place of the window's border, will raise it.
|
||||||
Dragging then moves the window.
|
Dragging then moves the window.
|
||||||
Dragging the resize grips at the left-bottom and right-bottom
|
Dragging the resize grips at the left-bottom and right-bottom
|
||||||
corners resizes the window.
|
corners resizes the window.
|
||||||
Middle clicking on any place will immediately lower the window.
|
Middle clicking on border or titlebar will immediately lower the window.
|
||||||
Right clicking on border or titlebar pops up the window menu,
|
Right clicking on border or titlebar pops up the window menu,
|
||||||
containing these commands:
|
containing these commands:
|
||||||
.TP
|
.TP
|
||||||
.B Send To...
|
.B Send To... (not in 0.9.6)
|
||||||
Send window to another workspace.
|
Send window to another workspace.
|
||||||
When you select the workspace with the middle button, Fluxbox will
|
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...
|
.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
|
||||||
|
@ -177,9 +186,14 @@ The `icon' can be found in the `Icons' submenu of the workspace menu
|
||||||
as well as in the toolbar.
|
as well as in the toolbar.
|
||||||
.TP
|
.TP
|
||||||
.B Maximize
|
.B Maximize
|
||||||
(Un)Maximize window.
|
(Un)Maximize window. Depending on toolbar and slit configuration maximize does
|
||||||
When you click the middle button on this item, the
|
cover slit and toolbar or not.
|
||||||
window will maximize only vertically
|
.TP
|
||||||
|
.B Maximize Vertical
|
||||||
|
(Un)Maximize window only vertically.
|
||||||
|
.TP
|
||||||
|
.B Maximize Horizontal
|
||||||
|
(Un)Maximize window only horizontal.
|
||||||
.TP
|
.TP
|
||||||
.B Raise
|
.B Raise
|
||||||
Raise window
|
Raise window
|
||||||
|
@ -191,8 +205,17 @@ Lower window
|
||||||
(Un)Stick window.
|
(Un)Stick 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 Kill Client
|
.B Next Client
|
||||||
Kill (-SIGKILL) owner of window
|
Activate next cleint in this window's group.
|
||||||
|
.TP
|
||||||
|
.B Prev Client
|
||||||
|
Activate prev cleint in this window's group.
|
||||||
|
.TP
|
||||||
|
.B Layer ...
|
||||||
|
Change the layer of this window.
|
||||||
|
.TP
|
||||||
|
.B Remeber ...
|
||||||
|
Specify which window settings should be stored in the apps file.
|
||||||
.TP
|
.TP
|
||||||
.B Close
|
.B Close
|
||||||
Close the application cleanly
|
Close the application cleanly
|
||||||
|
@ -201,7 +224,9 @@ When you doubleclick on the titlebar of a window, it will `shade', so
|
||||||
that only the titlebar stays visible.
|
that only the titlebar stays visible.
|
||||||
Another double click will redisplay the window contents.
|
Another double click will redisplay the window contents.
|
||||||
.SS Window Buttons:
|
.SS Window Buttons:
|
||||||
In fluxbox, the window button's configuration is controlled by your
|
In fluxbox, the window button's configuration
|
||||||
|
.B was
|
||||||
|
controlled by your
|
||||||
.I ~/.fluxbox/titlebar
|
.I ~/.fluxbox/titlebar
|
||||||
file, which specifies which buttons to put on the right of left side of
|
file, which specifies which buttons to put on the right of left side of
|
||||||
the title bar. The default is:
|
the title bar. The default is:
|
||||||
|
|
Loading…
Reference in a new issue