diff options
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index e13647a..eb463dc 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -196,6 +196,9 @@ default, tabs are located just above the window, but they may be embedded in the | |||
196 | titlebar or moved to other locations on the outside of the window. Configuration | 196 | titlebar or moved to other locations on the outside of the window. Configuration |
197 | is discussed in TAB OPTIONS section. | 197 | is discussed in TAB OPTIONS section. |
198 | 198 | ||
199 | You can also set up automatic grouping using the `apps' file. See *GROUP | ||
200 | SECTIONS* in fluxbox-apps(5) for details. | ||
201 | |||
199 | MENUS | 202 | MENUS |
200 | ----- | 203 | ----- |
201 | fluxbox installs a default menu file in @pkgdatadir@/menu. You can also use | 204 | fluxbox installs a default menu file in @pkgdatadir@/menu. You can also use |
@@ -238,7 +241,7 @@ if not all, of those here. | |||
238 | ~/.fluxbox/styles This is the location where you will store new styles | 241 | ~/.fluxbox/styles This is the location where you will store new styles |
239 | that you grab from the Internet. If you create your own styles this is | 242 | that you grab from the Internet. If you create your own styles this is |
240 | also where you will put yours (provided that you follow the 'standards' | 243 | also where you will put yours (provided that you follow the 'standards' |
241 | described in fluxstyle(1)). | 244 | described in fluxbox-style(5)). |
242 | 245 | ||
243 | - *Workspace List*: | 246 | - *Workspace List*: |
244 | This is a list of the workspaces configured in your `init' file. If there | 247 | This is a list of the workspaces configured in your `init' file. If there |
@@ -1033,14 +1036,14 @@ specify colors, textures, pixmaps and fonts, and thus the overall look of your | |||
1033 | window borders, menus and the toolbar. | 1036 | window borders, menus and the toolbar. |
1034 | 1037 | ||
1035 | The default installation of fluxbox provides some of these style files. See | 1038 | The default installation of fluxbox provides some of these style files. See |
1036 | fluxstyle(1) to accommodate the growing number of style components. | 1039 | fluxbox-style(5) to accommodate the growing number of style components. |
1037 | 1040 | ||
1038 | STYLE OVERLAY | 1041 | STYLE OVERLAY |
1039 | ------------- | 1042 | ------------- |
1040 | In addition to the style file, the overlay file, whose location is specified by | 1043 | In addition to the style file, the overlay file, whose location is specified by |
1041 | session.screen0.styleOverlay (default: ~/.fluxbox/overlay ) can be used to set | 1044 | session.screen0.styleOverlay (default: ~/.fluxbox/overlay ) can be used to set |
1042 | style resources that override all styles. For more information about which parts | 1045 | style resources that override all styles. For more information about which parts |
1043 | of fluxbox can be controlled by the overlay file, see fluxstyle(1). | 1046 | of fluxbox can be controlled by the overlay file, see fluxbox-style(5). |
1044 | 1047 | ||
1045 | THE SLIT | 1048 | THE SLIT |
1046 | -------- | 1049 | -------- |
@@ -1192,5 +1195,6 @@ mailinglists. More information can be found on the official website. | |||
1192 | 1195 | ||
1193 | SEE ALSO | 1196 | SEE ALSO |
1194 | -------- | 1197 | -------- |
1195 | fluxbox-keys(5) bsetroot(1) fbsetbg(1) fbrun(1) fluxstyle(1) | 1198 | fluxbox-apps(5) fluxbox-keys(5) bsetroot(1) fbsetbg(1) fbrun(1) |
1199 | fluxbox-style(5) fluxbox-remote(1) | ||
1196 | 1200 | ||