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
29 If either \fB-t\fP or \fB--theme-options\fP is specified, in addition
30 to the previous options, \fIWorkspaceBack\fP is \fIalso\fP stored,
31 along with any user-definable mouse cursor settings
32 (\fINormalCursor\fP, \fIArrowCursor\fP, \fIMoveCursor\fP,
33 \fITopLeftResizeCursor\fP, \fITopRightResizeCursor\fP,
34 \fIBottomLeftResizeCursor\fP, \fIBottomRightResizeCursor\fP,
35 \fIVerticalResizeCursor\fP, \fIHorizontalResizeCursor\fP,
36 \fIWaitCursor\fP, \fIQuestionCursor\fP, \fITextCursor\fP,
37 \fISelectCursor\fP) that are present.
42 dumps theme related information too, which includes the root background
43 texture. This option is always enabled when the \-p option is used.
46 creates a theme pack in the directory named by the theme name appended
47 with the .themed suffix.
51 specifies the initial path for the Defaults directory. "Defaults/" is
52 appended to this variable to determine the actual location of the
53 databases. If the varialbe is not set, it defaults to "~/GNUstep"
55 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
56 This is the actual file that gets written.
61 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
63 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.