Initial revision
[wmaker-crm.git] / doc / wmsetbg.1x
bloba3ebbcb22af5a1cdab5a4cfff13e4ad888c38fa0
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH wmsetbg 1x "March 1998"
3 .SH NAME
4 wmsetbg \- sets the background on the X11 display
5 .SH SYNOPSIS
6 .B wmsetbg
7 [-t|-s] [-d|-m] [-u] [-D domain] [-c cpc]
8 .I image
9 .SH DESCRIPTION
10 .B wmsetbg
11 reads the specified
12 .I image
13 (XPM, PNG, jpeg, Tiff, raw PPM) and puts it on the root window. It can either
14 scale the image or tile it to make it fit the root window. WindowMaker
15 uses this command internally to set the root window image on start up. It can be used on the command line, but it
16 .B won't
17 write the information to the WindowMaker defaults' database.
18 .SH OPTIONS
19 .TP
20 .B \-t
21 tiles the specified
22 .I image
23 .TP
24 .B \-s
25 scales the specified
26 .I image
27 (default)
28 .TP
29 .B \-d
30 dithers colors
31 .TP
32 .B \-m
33 matches colors
34 .TP
35 .B \-u
36 updates the WindowMaker defaults database
37 .TP
38 .B \-d
39 updates the specifed
40 .I domain
41 database
42 .TP
43 .B \-c
44 colors per channel to use
45 .SH SEE ALSO
46 .BR wmaker (1x)
47 .SH AUTHOR
48 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
49 .PP
50 WindowMaker was written by Alfredo K. Kojima <kojima@windowmaker.org>.