1geticonset(1x) geticonset(1x)
2
3
4
6 geticonset - gets the current Window Maker iconset
7
9 geticonset [options] [iconsetfile]
10
12 geticonset reads the WMWindowAttributes domain, and writes the iconset
13 found there either to stdout or to iconsetfile.
14
16 --help print a help message
17
18 --version
19 print version number
20
22 GNUSTEP_USER_ROOT
23 specifies the initial path for the Defaults directory.
24 "Defaults/" is appended to this variable to determine the actual
25 location of the databases. If the varialbe is not set, it
26 defaults to "~/GNUstep"
27
29 GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
30 is the actual file that's read.
31
33 seticons(1x), wmaker(1x)
34
36 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
37
38 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
39
40
41
42 January 1999 geticonset(1x)