aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/fluxbox.1')
-rw-r--r--doc/asciidoc/fluxbox.155
1 files changed, 53 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1
index 2a09587..5b24bc1 100644
--- a/doc/asciidoc/fluxbox.1
+++ b/doc/asciidoc/fluxbox.1
@@ -2,7 +2,7 @@
2.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). 2.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3.\" Instead of manually editing it, you probably should edit the DocBook XML 3.\" Instead of manually editing it, you probably should edit the DocBook XML
4.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. 4.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5.TH "FLUXBOX" "1" "04/28/2006" "" "" 5.TH "FLUXBOX" "1" "06/01/2006" "" ""
6.\" disable hyphenation 6.\" disable hyphenation
7.nh 7.nh
8.\" disable justification (adjust text to left margin only) 8.\" disable justification (adjust text to left margin only)
@@ -105,7 +105,7 @@ The window that has the focus is the one that receives key and mouse events. The
105.SS "Windows" 105.SS "Windows"
106A left click (mouse button 1) on any part of the window's border will raise it. Dragging then moves the window to another part of the desktop. Dragging the resize grips at the left and right bottom corners resizes the window. Middle clicking on a border or titlebar will immediately lower the window. Right clicking on a border or titlebar pops the Window menu up. The commands in this menu alone are discussed in detail in the Window Menu section of MENUS. 106A left click (mouse button 1) on any part of the window's border will raise it. Dragging then moves the window to another part of the desktop. Dragging the resize grips at the left and right bottom corners resizes the window. Middle clicking on a border or titlebar will immediately lower the window. Right clicking on a border or titlebar pops the Window menu up. The commands in this menu alone are discussed in detail in the Window Menu section of MENUS.
107.SS "Tabs" 107.SS "Tabs"
108fluxbox allows windows to be `grouped' by middle clicking and holding on a window's title bar and dragging it onto another window. This will `tab' the titlebars, allowing you the user to select each window individually. This `tabbing' allows you to put multiple applications in one location on the desktop, and do several operations (for example, moving or resizing) to all windows in the group. 108fluxbox allows windows to be `grouped' by middle clicking and holding on a window's title bar and dragging it onto another window. This will `tab' the titlebars, allowing you the user to select each window individually. This `tabbing' allows you to put multiple applications in one location on the desktop, and do several operations (for example, moving or resizing) to all windows in the group. Options are discussed in TAB OPTIONS section
109.SS "Miscellaneous" 109.SS "Miscellaneous"
110When you want to drag a window, but cannot see either the bottom handle or its titlebar you can press (and hold!) 110When you want to drag a window, but cannot see either the bottom handle or its titlebar you can press (and hold!)
111.sp 111.sp
@@ -185,6 +185,9 @@ This menu offers the opportunity to set up fluxbox. It ca also achieved by editi
185\fBFocus Model\fR: Please read the FOCUS MODEL section at the end of this manual. 185\fBFocus Model\fR: Please read the FOCUS MODEL section at the end of this manual.
186.TP 186.TP
187\(bu 187\(bu
188\fBTab Options\fR: Lets you configure the properties of tabs. Detailed in TAB OPTIONS section.
189.TP
190\(bu
188\fBSlit\fR: This Menu can be opened by right clicking the slit (if visible). 191\fBSlit\fR: This Menu can be opened by right clicking the slit (if visible).
189.TP 192.TP
190\(bu 193\(bu
@@ -1141,6 +1144,54 @@ Thus, there are four main options when choosing a focus model. You should choose
1141\(bu 1144\(bu
1142\fBMouseTabFocus\fR: tab focus follows mouse 1145\fBMouseTabFocus\fR: tab focus follows mouse
1143There is one more option in the focus model menu. It is called AutoRaise. When AutoRaise is enabled, focused windows will appear on top of other windows in the same layer. When AutoRaise is disabled, you must explicitly raise a focused window, using the window menu or keybinding. 1146There is one more option in the focus model menu. It is called AutoRaise. When AutoRaise is enabled, focused windows will appear on top of other windows in the same layer. When AutoRaise is disabled, you must explicitly raise a focused window, using the window menu or keybinding.
1147.SH "TAB OPTIONS"
1148This section of fluxbox configuration menu lets you configure many features of tabs. Inside of it there are three main options:
1149.TP 3
1150\(bu
1151\fBPlacement\fR: you can choose where the external tabs must be positioned. The options are:
1152.RS
1153.TP 3
1154\(bu
1155Top Left: tabs are located on the left side of the top border of the window.
1156.TP
1157\(bu
1158Top Right: tabs are located on the right side of the top border of the window.
1159.TP
1160\(bu
1161Left Top: tabs are located on the top part of the left border of the window.
1162.TP
1163\(bu
1164Right Top: tabs are located on the top part of the right border of the window.
1165.TP
1166\(bu
1167Left Bottom: tabs are located on the bottom part of the left border of the window.
1168.TP
1169\(bu
1170Right Bottom: tabs are located on the bottom part of the right border of the window.
1171.TP
1172\(bu
1173Bottom Left: tabs are located on the left side of the bottom border of the window.
1174.TP
1175\(bu
1176Bottom Right: tabs are located on the right side of the bottom border of the window.
1177.sp
1178.nf
1179for this options to work 'Tabs in Titlebar' must be off.
1180.fi
1181.RE
1182.TP
1183\(bu
1184\fBTabs in Titlebar\fR: when this option is on tabs are fixed in window titlebar and its width varies according to the amount of windows grouped.
1185.TP
1186\(bu
1187\fBExternal Tab Width\fR: it specifies in pixels the width of external tabs.
1188As most Fluxbox configurations this can be done by editing the init file. The resources that you should look at are:
1189.sp
1190.nf
1191session.screen0.tabs.intitlebar: <boolean>
1192session.screen0.tab.width: <integer>
1193session.screen0.tab.placement: <direction>
1194.fi
1144.SH "STYLES" 1195.SH "STYLES"
1145fluxbox enables you to use specialized files that contain X(1) resources to specify colors, textures, pixmaps and fonts, and thus the overall look of your window borders, menus and the toolbar. 1196fluxbox enables you to use specialized files that contain X(1) resources to specify colors, textures, pixmaps and fonts, and thus the overall look of your window borders, menus and the toolbar.
1146.sp 1197.sp