1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-31 13:05:52 +01:00

Updating to version 0.20.2

Many bug fixes.
This commit is contained in:
dan
1998-10-21 14:43:47 +00:00
parent 9d2e6ef9f1
commit 9af1c6c415
222 changed files with 9132 additions and 4322 deletions

View File

@@ -11,10 +11,10 @@ wmsetbg \- sets the background on the X11 display
reads the specified
.I image
(XPM, PNG, jpeg, Tiff, raw PPM) and puts it on the root window. It can either
scale the image or tile it to make it fit the root window. WindowMaker
scale the image or tile it to make it fit the root window. Window Maker
uses this command internally to set the root window image on start up. It can be used on the command line, but it
.B won't
write the information to the WindowMaker defaults' database.
write the information to the Window Maker defaults' database.
.SH OPTIONS
.TP
.B \-t
@@ -33,7 +33,7 @@ dithers colors
matches colors
.TP
.B \-u
updates the WindowMaker defaults database
updates the Window Maker defaults database
.TP
.B \-d
updates the specifed
@@ -47,4 +47,5 @@ colors per channel to use
.SH AUTHOR
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
.PP
WindowMaker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
wmsetbg was written by Dan Pascu <dan@windowmaker.org>