wAppIconPaint argument removed
[wmaker-crm.git] / doc / setstyle.1x
blob5ebc397788d10965064b752c05896656483ac17a
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH setstyle 1x "January 1999"
3 .SH NAME
4 setstyle \- set style related options for Window Maker or loads a theme
5 .SH SYNOPSIS
6 .B setstyle
7 .I "[--no-fonts] [--no-cursors] [--help] [--version]"
8 .I stylefile
9 .SH DESCRIPTION
10 .B setstyle
11 reads
12 .I stylefile
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.
28 .SH OPTIONS
29 .TP
30 .B \-\-no\-fonts
31 ignore font related options in style file.
32 .TP
33 .B \-\-no\-cursors
34 ignore cursor definition options in style file.
35 .TP
36 .B \-\-help
37 print a help message
38 .TP
39 .B \-\-version
40 print version number
41 .SH ENVIRONMENT
42 .IP GNUSTEP_USER_ROOT
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"
46 .SH FILES
47 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
48 This is the actual file that's written.
49 .SH SEE ALSO
50 .BR getstyle (1x),
51 .BR wmaker (1x)
52 .SH AUTHOR
53 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
54 .PP
55 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.