Initial revision
[wmaker-crm.git] / doc / getstyle.1x
blob17796a1655f36ba147a8a4411f1c472ca341e717
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH getstyle 1x "March 1998"
3 .SH NAME
4 getstyle \- dumps the current WindowMaker style related configuration
5 .SH SYNOPSIS
6 .B getstyle
7 [style file]
8 .SH DESCRIPTION
9 .B getstyle
10 reads the WindowMaker domain, and dumps the following keys and its
11 values to stdout or
12 .I style file
13 : IconBack, WorkspaceBack, IconBack, TitleJustify, WindowTitleFont,
14 MenuTitleFont, MenuTextFont, IconTitleFont, ClipTitleFont, DisplayFont,
15 HighlightColor, HighlightTextColor, ClipTitleColor, CClipTitleColor,
16 FTitleColor, PTitleColor, UTitleColor, FTitleBack, PTitleBack, UTitleBack,
17 MenuTitleColor, MenuTextColor, MenuDisabledColor, MenuTitleBack and
18 MenuTextBack.
19 .SH ENVIRONMENT
20 .IP GNUSTEP_USER_ROOT
21 specifies the initial path for the Defaults directory. "Defaults/" is
22 appended to this variable to determine the actual location of the
23 databases. If the varialbe is not set, it defaults to "~/GNUstep"
24 .SH FILES
25 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
26 This is the actual file that's written.
27 .SH SEE ALSO
28 .BR setstyle (1x),
29 .BR wmaker (1x)
30 .SH AUTHOR
31 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
32 .PP
33 WindowMaker was written by Alfredo K. Kojima <kojima@windowmaker.org>.