1WPrefs(1) General Commands Manual WPrefs(1)
2
3
4
6 WPrefs - Window Maker configuration tool
7
9 WPrefs [options]
10
12 WPrefs.app is the preferences "editor" for the WindowMaker window man‐
13 ager. It can be used to set most of the preference options of Window‐
14 Maker and define it's applications menu. It also can change some set‐
15 tings that do not belong to WindowMaker.
16
17 Although WPrefs.app is designed to be easy to use, you should read the
18 user guide to be fully aware of all available options and other fea‐
19 tures of WindowMaker that are not related to configuration.
20
21 Only options that have different values than what is found in the sys‐
22 tem-wide configuration file is saved.
23
25 -display host:display.screen
26 specify display to use.
27
28 --help print a help message with the list of options
29
30 --version
31 print the version of Window Maker from which the program comes
32
34 ~/GNUstep/Defaults/WindowMaker
35 general Window Maker defaults.
36
37 /etc/GNUstep/Defaults/WindowMaker
38 system wide Window Maker defaults.
39
40 ~/GNUstep/Defaults/WMRootMenu
41 Contains the name of the file to read the root menu from or the
42 menu itself, in property list format.
43
44 ~/GNUstep/Library/WindowMaker/autostart
45 This script is automatically executed when Window Maker is
46 started. WPrefs saves the mouse speed configuration is saved as
47 a call for xset here.
48
50 The Window Maker User Guide
51
52 The Window Maker FAQ
53
54 wmaker(1), wdread(1), wdwrite(1)
55
57 Window Maker was written by Alfredo K. Kojima <kojima@window‐
58 maker.info>, Dan Pascu <dan@windowmaker.info> with contributions from
59 many people around the Internet.
60
61 This manual page was written by Marcelo E. Magallon, <mma‐
62 gallo@debian.org>, for the Debian Project and might be used freely by
63 others.
64
65
66
67 March 2001 WPrefs(1)