mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-21 10:53:31 +01:00
Doc: fix spelling errors
This commit is contained in:
committed by
Carlos R. Mafra
parent
afe13d3e72
commit
14bd13b1be
@@ -12,7 +12,7 @@ necessary.
|
|||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.TP
|
.TP
|
||||||
.BI \-display " host:display.screen"
|
.BI \-display " host:display.screen"
|
||||||
specify display to use.
|
specify the display to use.
|
||||||
On multiheaded machines, Window Maker will automatically manage all screens.
|
On multiheaded machines, Window Maker will automatically manage all screens.
|
||||||
If you want Window Maker to manage only a specific screen, you must supply
|
If you want Window Maker to manage only a specific screen, you must supply
|
||||||
the screen number you want to have managed with the
|
the screen number you want to have managed with the
|
||||||
@@ -24,13 +24,13 @@ wmaker -display :0.1
|
|||||||
.EE
|
.EE
|
||||||
.TP
|
.TP
|
||||||
.B \-\-dont\-restore
|
.B \-\-dont\-restore
|
||||||
do not restore saved session
|
do not restore the saved session
|
||||||
.TP
|
.TP
|
||||||
.B \-\-global_defaults_path
|
.B \-\-global_defaults_path
|
||||||
print the path where the files for the default configuration are installed and exit
|
print the path where the files for the default configuration are installed and exit
|
||||||
.TP
|
.TP
|
||||||
.B \-\-help
|
.B \-\-help
|
||||||
print the list of command line options supported, one per line, and exit
|
print the list of supported command line options, one per line, and exit
|
||||||
.TP
|
.TP
|
||||||
.BI \-\-locale " locale"
|
.BI \-\-locale " locale"
|
||||||
specify the locale (i18n language) to use; Window Maker will also set the variable
|
specify the locale (i18n language) to use; Window Maker will also set the variable
|
||||||
@@ -38,7 +38,7 @@ specify the locale (i18n language) to use; Window Maker will also set the variab
|
|||||||
which will be inherited by all applications started from Window Maker
|
which will be inherited by all applications started from Window Maker
|
||||||
.TP
|
.TP
|
||||||
.B \-\-no\-autolaunch
|
.B \-\-no\-autolaunch
|
||||||
do not launch at start-up the applications that were marked in the configuration as autolanched
|
do not launch at start-up the applications that were marked in the configuration as autolaunched
|
||||||
.TP
|
.TP
|
||||||
.B \-\-no\-clip
|
.B \-\-no\-clip
|
||||||
do not show the workspace Clip
|
do not show the workspace Clip
|
||||||
@@ -53,7 +53,7 @@ disable the Drawers in the Dock
|
|||||||
@!HAVE_INOTIFY@disable the periodic check on the configuration file to reload it automatically
|
@!HAVE_INOTIFY@disable the periodic check on the configuration file to reload it automatically
|
||||||
@USE_ICCCM_WMREPLACE@.TP
|
@USE_ICCCM_WMREPLACE@.TP
|
||||||
@USE_ICCCM_WMREPLACE@.B \-\-replace
|
@USE_ICCCM_WMREPLACE@.B \-\-replace
|
||||||
@USE_ICCCM_WMREPLACE@ask the currently running window manager to let Window Maker take his place
|
@USE_ICCCM_WMREPLACE@ask the currently running window manager to let Window Maker take its place
|
||||||
.TP
|
.TP
|
||||||
.B \-\-static
|
.B \-\-static
|
||||||
do not update or save automatically the configuration
|
do not update or save automatically the configuration
|
||||||
@@ -88,7 +88,7 @@ few options not available using the Attributes Editor.
|
|||||||
.B @pkgconfdir@/
|
.B @pkgconfdir@/
|
||||||
All the above-mentioned files are READ from here if not found except
|
All the above-mentioned files are READ from here if not found except
|
||||||
for WMState, which is COPIED from here. No matter where they are read
|
for WMState, which is COPIED from here. No matter where they are read
|
||||||
from, if it's necessary to write configuration changes back into this
|
from, if it's necessary to write configuration changes back into these
|
||||||
files, user's files will be written to.
|
files, user's files will be written to.
|
||||||
.TP
|
.TP
|
||||||
.B ~/GNUstep/Library/WindowMaker/autostart
|
.B ~/GNUstep/Library/WindowMaker/autostart
|
||||||
@@ -108,7 +108,7 @@ might be shut down before the script is executed.
|
|||||||
The menu file indicated in WMRootMenu is looked for here...
|
The menu file indicated in WMRootMenu is looked for here...
|
||||||
.TP
|
.TP
|
||||||
.B @pkgdatadir@/
|
.B @pkgdatadir@/
|
||||||
and here, in that order. Unless, the indicated path is an absolute path.
|
and here, in that order. Unless the indicated path is an absolute path.
|
||||||
.TP
|
.TP
|
||||||
.B ~/GNUstep/Library/WindowMaker/Pixmaps/
|
.B ~/GNUstep/Library/WindowMaker/Pixmaps/
|
||||||
Window Maker looks for \fBpixmaps\fP here
|
Window Maker looks for \fBpixmaps\fP here
|
||||||
@@ -131,7 +131,7 @@ Window Maker looks for theme files here (ibid)
|
|||||||
System-wide (Window Maker-specific) pixmaps are located here
|
System-wide (Window Maker-specific) pixmaps are located here
|
||||||
.TP
|
.TP
|
||||||
.B @pkgdatadir@/Styles/
|
.B @pkgdatadir@/Styles/
|
||||||
System wide styles are here
|
System-wide styles are here
|
||||||
.TP
|
.TP
|
||||||
.B @pkgdatadir@/Themes/
|
.B @pkgdatadir@/Themes/
|
||||||
Guess... ;-)
|
Guess... ;-)
|
||||||
|
|||||||
Reference in New Issue
Block a user