Fixed typo.
This commit is contained in:
parent
417556fc30
commit
412897c99a
1 changed files with 6 additions and 4 deletions
|
@ -251,7 +251,6 @@ titlebar, you can press Alt + button 1 anywhere in the window and then
|
||||||
drag it around.
|
drag it around.
|
||||||
You can also use Alt + button 1 to raise a partially visible window.
|
You can also use Alt + button 1 to raise a partially visible window.
|
||||||
Finally, Alt + button 2 lowers a window, and Alt + button 3 resizes the window.
|
Finally, Alt + button 2 lowers a window, and Alt + button 3 resizes the window.
|
||||||
.B FROM HERE ON UNREVISITED
|
|
||||||
.SH MENU FILE
|
.SH MENU FILE
|
||||||
A default menu file is installed in
|
A default menu file is installed in
|
||||||
.IR @pkgdatadir@/menu .
|
.IR @pkgdatadir@/menu .
|
||||||
|
@ -271,7 +270,9 @@ session.menuFile: ~/.fluxbox/menu
|
||||||
.EE
|
.EE
|
||||||
For this change to take effect, Fluxbox has to be restarted.
|
For this change to take effect, Fluxbox has to be restarted.
|
||||||
Be sure that your menu is usable, then choose `Restart' from the default
|
Be sure that your menu is usable, then choose `Restart' from the default
|
||||||
Fluxbox root menu.
|
Fluxbox root menu. If only the contents of the menu file changed, only
|
||||||
|
.I reload config
|
||||||
|
is needed.
|
||||||
.SS Menu syntax
|
.SS Menu syntax
|
||||||
The menu syntax is very simple and very effective.
|
The menu syntax is very simple and very effective.
|
||||||
There are up to three fields in a menu line.
|
There are up to three fields in a menu line.
|
||||||
|
@ -433,10 +434,11 @@ Here is a short example of a menu file:
|
||||||
[end]
|
[end]
|
||||||
# end of menu file
|
# end of menu file
|
||||||
.fi
|
.fi
|
||||||
|
.B FROM HERE ON UNREVISITED
|
||||||
.SH STYLES
|
.SH STYLES
|
||||||
Fluxbox enables you to use specialized files that contain
|
Fluxbox enables you to use specialized files that contain
|
||||||
.IR X (1)
|
.IR X (1)
|
||||||
resources to specify colors, textures and fonts, and thus
|
resources to specify colors, textures, pixmaps and fonts, and thus
|
||||||
the overall look of your window borders, menus and the toolbar.
|
the overall look of your window borders, menus and the toolbar.
|
||||||
.PP
|
.PP
|
||||||
The default installation of Fluxbox provides some of these style files.
|
The default installation of Fluxbox provides some of these style files.
|
||||||
|
|
Loading…
Reference in a new issue