diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/Makefile | 4 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox-style.txt (renamed from doc/asciidoc/fluxstyle.txt) | 8 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 12 |
3 files changed, 14 insertions, 10 deletions
diff --git a/doc/asciidoc/Makefile b/doc/asciidoc/Makefile index e116a23..646d415 100644 --- a/doc/asciidoc/Makefile +++ b/doc/asciidoc/Makefile | |||
@@ -2,8 +2,8 @@ | |||
2 | # create manpages from the asciidoc files | 2 | # create manpages from the asciidoc files |
3 | # | 3 | # |
4 | 4 | ||
5 | SRC1 = fluxbox.txt fluxstyle.txt fluxbox-keys.txt fluxbox-remote.txt | 5 | SRC1 = fluxbox.txt fluxbox-keys.txt fluxbox-remote.txt |
6 | SRC5 = fluxbox-keys.txt fluxbox-apps.txt | 6 | SRC5 = fluxbox-keys.txt fluxbox-apps.txt fluxbox-style.txt |
7 | 7 | ||
8 | MAN = $(SRC1:.txt=.1) $(SRC5:.txt=.5) | 8 | MAN = $(SRC1:.txt=.1) $(SRC5:.txt=.5) |
9 | 9 | ||
diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxbox-style.txt index 221507d..ce1d264 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxbox-style.txt | |||
@@ -1,14 +1,14 @@ | |||
1 | fluxstyle(1) | 1 | fluxbox-style(5) |
2 | ============ | 2 | ================ |
3 | Henrik Kinnunen <fluxgen@fluxbox.org> | 3 | Henrik Kinnunen <fluxgen@fluxbox.org> |
4 | v1.1.1, 10 February 2009 | 4 | v1.1.1, 10 February 2009 |
5 | :man source: fluxstyle.txt | 5 | :man source: fluxbox-style.txt |
6 | :man version: {revision} | 6 | :man version: {revision} |
7 | :man manual: Fluxbox Manual | 7 | :man manual: Fluxbox Manual |
8 | 8 | ||
9 | NAME | 9 | NAME |
10 | ---- | 10 | ---- |
11 | fluxstyle - A comprehensive look at styles/themes for fluxbox(1). | 11 | fluxbox-style - A comprehensive look at styles/themes for fluxbox(1). |
12 | 12 | ||
13 | SYNOPSIS | 13 | SYNOPSIS |
14 | -------- | 14 | -------- |
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 | ||