1wdwrite(1x) wdwrite(1x)
2
3
4
6 wdwrite - writes keys and values to the defaults database
7
9 wdwrite domain option value
10
12 wdwrite writes option and value to the specified domain.
13
15 --help print a help message
16
17 --version
18 print version number
19
21 GNUSTEP_USER_ROOT
22 specifies the initial path for the Defaults directory.
23 "Defaults/" is appended to this variable to determine the actual
24 location of the databases. If the varialbe is not set, it
25 defaults to "~/GNUstep"
26
28 The domains reside in GNUSTEP_USER_ROOT/Defaults/
29
31 wmaker(1x)
32
34 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
35
36 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
37
38
39
40 January 1999 wdwrite(1x)