1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH wmsetbg 1x "January 1999"
4 wmsetbg \- sets the background on the X11 display
7 [\-display] [{\-v|\-\-version}] [{\-h|\-\-help}] [{\-S|\-\-smooth}]
8 [{\-X|\-\-xinerama}] [{\-b|\-\-back\-color} \fIcolor\fP]
9 [{\-t|\-\-tile}|{\-e|\-\-center}|{\-s|\-\-scale}|{\-a|\-\-maxscale}|{\-f|\-\-fillscale} \fIimage\fP]
10 [{\-d|\-\-dither}|{\-m|\-\-match}] [\-u|\-\-update\-wmaker]
11 [{\-D|\-\-update\-domain} \fIdomain\fP] [{\-c|\-\-colors} \fIcpc\fP]
12 [{\-p|\-\-parse} \fItexture\fP] [{\-w|\-\-workspace} \fIworkspace\fP]
17 (XPM, PNG, jpeg, Tiff, raw PPM) and puts it on the root window. It can
18 either scale the image or tile it to make it fit the root
19 window. Window Maker uses this command internally to set the root
20 window image on start up.
24 scales the specified \fIimage\fP preserving its aspect ratio
26 .B \-b|\-\-back\-color
27 the specified \fIcolor\fP is used as the background color for the
28 \fItexture\fP. Window Maker temporarely sets the background to this
29 color while loading and processing the texture. You can specify colors
30 using their X11 names or as an RGB tiplet (either as "rgb:RR/GG/BB" or
31 "#RRGGBB") (reference to appropriate manpage should be here). In the
32 later case \fIcolor\fB is a quoted string.
35 centers the specified \fIimage\fP
38 tiles the specified \fIimage\fP
41 scales the specified \fIimage\fP (default)
44 scales the specified \fIimage\fP to fill screen while preserving aspect ratio
53 stretch image across Xinerama heads
58 .B \-u|\-\-update\-wmaker
59 updates the Window Maker defaults database
61 .B \-D|\-\-update\-domain
62 updates the specified \fIdomain\fP database
65 colors per channel to use
68 parses the specified \fItexture\fP as a \fIproplist style texture\fP
71 update background only for the specified \fIworkspace\fP
81 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
83 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.
84 wmsetbg was written by Dan Pascu <dan@windowmaker.info>