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] [--version] [--help] [{-b|--back-color} \fIcolor\fP]
8 [{-t|--tile}|{-e|--center}|{-s|--scale}|{-a|--maxscale} \fIimage\fP]
9 [{-d|--dither}|{-m|--match}] [-u|--update-wmaker]
10 [{-D|--update-domain} \fIdomain\fP] [{-c|--colors} \fIcpc\fP]
11 [{-p|--parse} \fItexture\fP] [{-w|--workspace} \fIworkspace\fP]
16 (XPM, PNG, jpeg, Tiff, raw PPM) and puts it on the root window. It can
17 either scale the image or tile it to make it fit the root
18 window. Window Maker uses this command internally to set the root
19 window image on start up.
23 scales the specified \fIimage\fP preserving its aspect ratio
26 centers the specified \fIimage\fP
29 tiles the specified \fIimage\fP
32 scales the specified \fIimage\fP (default)
41 updates the Window Maker defaults database
44 updates the specifed \fIdomain\fP database
47 colors per channel to use
50 parses the specified \fItexture\fP as a \fIproplist style texture\fP
53 update background only for the specified \fIworkspace\fP
63 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
65 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
66 wmsetbg was written by Dan Pascu <dan@windowmaker.org>