1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH setstyle 1 "April 2015"
4 setstyle \- set style related options for Window Maker or loads a theme
8 .IR stylefile | themepack
13 and writes its contents to the
15 domain, effectively setting the Window Maker style.
16 If the supplied path is a directory
18 it will be treated as a theme pack and it will be loaded appropriately.
22 print a help message with the list of options.
24 .BR \-\-ignore " \fIkeyword\fP"
25 ignore the attribute named \fIkeyword\fP from the style file.
26 You can specify this option as many times as needed.
27 You may find a non-exhaustive list of the keywords from the
32 ignore cursor definition options from the style file
33 .RI ( NormalCursor ", " ArrowCursor ", " MoveCursor ", " ResizeCursor ,
34 .IR TopLeftResizeCursor ", " TopRightResizeCursor ", " BottomLeftResizeCursor ,
35 .IR BottomRightResizeCursor ", " VerticalResizeCursor ", " HorizontalResizeCursor ,
36 .IR WaitCursor ", " QuestionCursor ", " TextCursor ", " SelectCursor ).
39 ignore font related options from the style file
40 .RI ( IconTitleFont ", " ClipTitleFont ", " MenuTextFont ,
41 .IR MenuTitleFont ", " WindowTitleFont ).
44 print the version of Window Maker from which the program comes.
47 specifies the initial path for the Defaults directory. "Defaults/" is
48 appended to this variable to determine the actual location of the
49 databases. If the variable is not set, it defaults to "~/GNUstep"
51 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
52 This is the actual file that's written.
57 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
59 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.