On 11:02 15 Oct 2002, Dominik Vogt <fvwm-workers@fvwm.org> wrote:
| Can you please re-post the complete patch, preferrably as an
| attachment?

Sure. Attached below.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

In My Egotistical Opinion, most people's C programs should be indented six
feet downward and covered with dirt.    - Blair P. Houghton
--- bin/fvwm-root.1.orig        Tue Oct 15 10:13:10 2002
+++ bin/fvwm-root.1     Tue Oct 15 20:31:07 2002
@@ -10,6 +10,11 @@
 .B fvwm-root
 .RB [ \-d ]
 .RB [ \-fe ]
+.RB [ \-dither ]
+.RB [ \-no-dither ]
+.RB [ \-color-limit
+.RI [ ncolors "] ]"
+.RB [ \-no-color-limit ]
 .I image_file
 
 .SH DESCRIPTION
@@ -33,6 +38,21 @@
 Causes fvwm-root to free the memory associated with the ESETROOT_PMAP_ID
 property. This is useful if you  alternately use fvwm-root and an
 Esetroot compatible program.
+.TP
+.BI "-dither"
+Causes fvwm-root to dither images for "smoother" rendition on displays
+with color depth of 16 or lower.
+.TP
+.BI "-no-dither"
+Causes fvwm-root NOT to dither images.
+.TP
+.BI "-color-limit " ncolors
+Causes fvwm-root to limit its color use to
+.I ncolors
+(if specified).
+.TP
+.BI "-no-color-limit"
+Causes fvwm-root NOT to limit its color use.
 
 .SH COMPATIBILITY
 In the past this utility was called

Reply via email to