1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH setstyle 1x "January 1999"
4 setstyle \- set style related options for Window Maker or loads a theme
7 .I "[--no-fonts] [--no-cursors] [--help] [--version]"
13 and writes its contents to the WindowMaker domain, efectively setting
14 the Window Maker style. If the supplied path is a directory, it will
15 be treated as a theme pack and it will be loaded appropriately. If the
16 \fB\-\-no\-fonts\fP flag is specified, font related options
17 (\fIIconTitleFont\fP, \fIClipTitleFont\fP, \fIDisplayFont\fP,
18 \fIMenuTextFont\fP, \fIMenuTitleFont\fP, \fIWindowTitleFont\fP) in the
19 style file will be ignored.
21 If the \fB\-\-no\-cursors\fP flag is specified, any mouse cursor
22 definitions (\fINormalCursor\fP, \fIArrowCursor\fP, \fIMoveCursor\fP,
23 \fITopLeftResizeCursor\fP, \fITopRightResizeCursor\fP,
24 \fIBottomLeftResizeCursor\fP, \fIBottomRightResizeCursor\fP,
25 \fIVerticalResizeCursor\fP, \fIHorizontalResizeCursor\fP,
26 \fIWaitCursor\fP, \fIQuestionCursor\fP, \fITextCursor\fP,
27 \fISelectCursor\fP) in the style or theme will be ignored.
31 ignore font related options in style file.
34 ignore cursor definition options in style file.
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's written.
53 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
55 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.