mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
Add debianisation code and automatic build script
This commit is contained in:
committed by
Carlos R. Mafra
parent
19f110d26e
commit
442e3876c6
56
debian/manpages/WPrefs.1x
vendored
Normal file
56
debian/manpages/WPrefs.1x
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
.TH "Window Maker" 1x "March 2001" "Debian Project"
|
||||
.SH NAME
|
||||
WPrefs \- Window Maker configuration tool
|
||||
.SH SYNOPSIS
|
||||
.B WPrefs
|
||||
.I "[-options]"
|
||||
.SH "DESCRIPTION"
|
||||
WPrefs.app is the preferences "editor" for the WindowMaker window manager. It
|
||||
can be used to set most of the preference options of WindowMaker and define
|
||||
it's applications menu. It also can change some settings that do not belong to
|
||||
WindowMaker.
|
||||
.PP
|
||||
Although WPrefs.app is designed to be easy to use, you should read the
|
||||
user guide to be fully aware of all available options and other features
|
||||
of WindowMaker that are not related to configuration.
|
||||
.PP
|
||||
\fIOnly options that have different values than what is found in the
|
||||
system-wide configuration file is saved.\fP
|
||||
.SH "OPTIONS"
|
||||
.TP
|
||||
.B \-display host:display.screen
|
||||
specify display to use.
|
||||
.TP
|
||||
.B \-\-version
|
||||
display version number and exit
|
||||
.TP
|
||||
.B \-\-help
|
||||
display help message and exit
|
||||
.SH FILES
|
||||
.TP
|
||||
.B ~/GNUstep/Defaults/WindowMaker
|
||||
general Window Maker defaults.
|
||||
.TP
|
||||
.B /etc/GNUstep/Defaults/WindowMaker
|
||||
system wide Window Maker defaults.
|
||||
.TP
|
||||
.B ~/GNUstep/Defaults/WMRootMenu
|
||||
Contains the name of the file to read the root menu from or the
|
||||
menu itself, in property list format.
|
||||
.TP
|
||||
.B ~/GNUstep/Library/WindowMaker/autostart
|
||||
This script is automatically executed when Window Maker is started. WPrefs
|
||||
saves the mouse speed configuration is saved as a call for xset here.
|
||||
.SH SEE ALSO
|
||||
The Window Maker User Guide
|
||||
.PP
|
||||
The Window Maker FAQ
|
||||
.PP
|
||||
.BR wmaker (1x)
|
||||
.SH AUTHOR
|
||||
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>,
|
||||
Dan Pascu <dan@windowmaker.info> with contributions from many people around
|
||||
the Internet.
|
||||
.PP
|
||||
This manual page was written by Marcelo E. Magallon, <mmagallo@debian.org>,
|
||||
for the Debian Project and might be used freely by others.
|
||||
Reference in New Issue
Block a user