Coding style cleanup in dock.c
[wmaker-crm.git] / doc / geticonset.1x
blob03cb92b28607ad3ed1e4395da4ba738295117722
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH geticonset 1x "January 1999"
3 .SH NAME
4 geticonset \- gets the current Window Maker iconset
5 .SH SYNOPSIS
6 .B geticonset
7 .I [options] [iconsetfile]
8 .SH DESCRIPTION
9 .B geticonset
10 reads the WMWindowAttributes domain, and writes the iconset found
11 there either to stdout or to
12 .I iconsetfile.
13 .SH OPTIONS
14 .TP
15 .B \-\-help
16 print a help message
17 .TP
18 .B \-\-version
19 print version number
20 .SH ENVIRONMENT
21 .IP GNUSTEP_USER_ROOT
22 specifies the initial path for the Defaults directory. "Defaults/" is
23 appended to this variable to determine the actual location of the
24 databases. If the varialbe is not set, it defaults to "~/GNUstep"
25 .SH FILES
26 .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
27 is the actual file that's read.
28 .SH SEE ALSO
29 .BR seticons (1x),
30 .BR wmaker (1x)
31 .SH AUTHOR
32 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
33 .PP
34 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.