geticonset(1) - Linux man page
Name
geticonset - gets the current Window Maker iconsetSynopsis
geticonset [options] [iconsetfile]Description
geticonset reads the WMWindowAttributes domain, and writes the iconset found there either to stdout or to iconsetfile.Options
- --help
- print a help message
- --version
- print version number
Environment
- GNUSTEP_USER_ROOT
- specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the databases. If the varialbe is not set, it defaults to "~/GNUstep"
Files
- GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
- is the actual file that's read.
See Also
seticons(1x), wmaker(1x)Author
This man page was written by Marcelo Magallon <mmagallo@debian.org>.Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.