Update for 0.51.2-pre2
[wmaker-crm.git] / doc / setstyle.1x
blob39e678c541d1a3fa3b05559f22ff3d683686d77b
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] [--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.
20 .SH OPTIONS
21 .TP
22 .B \-\-no\-fonts
23 ignore font related options in style file.
24 .TP
25 .B \-\-help
26 print a help message
27 .TP
28 .B \-\-version
29 print version number
30 .SH ENVIRONMENT
31 .IP GNUSTEP_USER_ROOT
32 specifies the initial path for the Defaults directory. "Defaults/" is
33 appended to this variable to determine the actual location of the
34 databases. If the varialbe is not set, it defaults to "~/GNUstep"
35 .SH FILES
36 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
37 This is the actual file that's written.
38 .SH SEE ALSO
39 .BR getstyle (1x),
40 .BR wmaker (1x)
41 .SH AUTHOR
42 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
43 .PP
44 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.