diff options
Diffstat (limited to 'doc/asciidoc/fluxstyle.txt')
-rw-r--r-- | doc/asciidoc/fluxstyle.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxstyle.txt index 39418c3..596c148 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxstyle.txt | |||
@@ -24,10 +24,10 @@ installation of fluxbox is shipped with many classic examples that show a | |||
24 | great deal of what one could do. To use one of the standard styles navigate to | 24 | great deal of what one could do. To use one of the standard styles navigate to |
25 | the 'System Styles' menu under your main fluxbox menu. | 25 | the 'System Styles' menu under your main fluxbox menu. |
26 | 26 | ||
27 | fluxbox uses it's own graphics class to render its images on the fly. By using | 27 | fluxbox uses its own graphics class to render its images on the fly. By using |
28 | styles you can determine, at a great level, of configurability what your | 28 | styles you can determine, at a great level of configurability, what your |
29 | desktop will look like. Since fluxbox was derived from flackbox many often | 29 | desktop will look like. Since fluxbox was derived from blackbox many often |
30 | wonder if old themes will work on the latest releases of flackbox. Well they | 30 | wonder if old themes will work on the latest releases of fluxbox. Well they |
31 | basically do, but you will have to tune them since the fluxbox code has | 31 | basically do, but you will have to tune them since the fluxbox code has |
32 | changed quite a bit since the initial grab. | 32 | changed quite a bit since the initial grab. |
33 | 33 | ||
@@ -116,7 +116,7 @@ information about the fonts installed on your system, you can use a | |||
116 | program like xfontsel(1), gtkfontsel, or xlsfonts(1).) | 116 | program like xfontsel(1), gtkfontsel, or xlsfonts(1).) |
117 | 117 | ||
118 | In the last example you will notice the wildcard (\*) before font. In a Fluxbox | 118 | In the last example you will notice the wildcard (\*) before font. In a Fluxbox |
119 | style you can set a value with a wild card. The example means that every font | 119 | style you can set a value with a wildcard. The example means that every font |
120 | in the style will be what is specified. You can do this with any | 120 | in the style will be what is specified. You can do this with any |
121 | component/value. For example if you wanted all of the text to be one color you | 121 | component/value. For example if you wanted all of the text to be one color you |
122 | would do: | 122 | would do: |
@@ -157,8 +157,8 @@ Select one of these texture types. They only work when *Gradient* is specified. | |||
157 | 157 | ||
158 | .Interlaced | 158 | .Interlaced |
159 | tells fluxbox to interlace the texture (darken every other line). This option | 159 | tells fluxbox to interlace the texture (darken every other line). This option |
160 | is most commonly used with gradiented textures, but from fluxbox version | 160 | is most commonly used with gradiented textures, but it also works in solid |
161 | 0.60.3 on, it also works in solid textures. | 161 | textures. |
162 | 162 | ||
163 | .Bevel1 | Bevel2 | 163 | .Bevel1 | Bevel2 |
164 | tells fluxbox which type of bevel to use. Bevel1 is the default bevel. The | 164 | tells fluxbox which type of bevel to use. Bevel1 is the default bevel. The |