1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH getstyle 1x "January 1999"
4 getstyle \- dumps the current Window Maker style related configuration or
8 [[-t|--theme-options] [-p|--pack] [style file]]
11 can either dump the current Window Maker style related configuration
12 information to a file/stdout or create a self-contained theme pack. A theme
13 pack is a directory that contains everything that is needed by a
14 redistributable theme, includig the style information and pixmaps used by it.
16 Note that style information stored in the global configuration of the
19 The following options are stored by default: \fIIconBack\fP,
20 \fIIconBack\fP, \fITitleJustify\fP, \fIWindowTitleFont\fP,
21 \fIMenuTitleFont, MenuTextFont\fP, \fIIconTitleFont\fP,
22 \fIDisplayFont\fP, \fIHighlightColor\fP, \fIHighlightTextColor\fP,
23 \fIIconTitleColor\fP, \fICClipTitleColor\fP, \fIIconBackColor\fP,
24 \fIFTitleColor\fP, \fIPTitleColor\fP, \fIUTitleColor\fP,
25 \fIFTitleBack\fP, \fIPTitleBack, UTitleBack\fP, \fIMenuTitleColor\fP,
26 \fIMenuTextColor\fP, \fIMenuDisabledColor\fP, \fIMenuTitleBack\fP and
27 \fIMenuTextBack\fP. If either \fB-t\fP or \fB--theme-options\fP is
28 specificied, in addition to the previous options, \fIWorkspaceBack\fP
34 dumps theme related information too, which is the root background texture.
35 This option is always enabled when the \-p option is used.
38 creates a theme pack in the directory named by the theme name appended
39 with the .themed suffix.
43 specifies the initial path for the Defaults directory. "Defaults/" is
44 appended to this variable to determine the actual location of the
45 databases. If the varialbe is not set, it defaults to "~/GNUstep"
47 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
48 This is the actual file that gets written.
53 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
55 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.