1geticonset(1) General Commands Manual geticonset(1)
2
3
4
6 geticonset - gets the current Window Maker icon set
7
9 geticonset [options] [iconsetfile]
10
12 geticonset reads the WMWindowAttributes domain, and writes the icon set
13 found there either to stdout or to the file iconsetfile.
14
16 --help print a help message with the list of options
17
18 --version
19 print the version of Window Maker from which the program comes
20
22 WMAKER_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 variable is not set, it
26 defaults to "~/GNUstep"
27
29 WMAKER_USER_ROOT/Defaults/WMWindowAttributes
30 is the actual file that's read.
31
33 seticons(1), wmaker(1)
34
36 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
37
38 Window Maker was written by Alfredo K. Kojima <kojima@window‐
39 maker.info>.
40
41
42
43 January 1999 geticonset(1)