X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.man;h=dffe163e10774620b4af1c761d33957c60dea14f;hp=16ef372c9cea1863bc48ee9878dc8d243a2bbcfa;hb=c28aecf9fc41e3a03494bacf7279745425e2fa18;hpb=723c9eeee862766a1534b2ce17b78adbfac1c3be diff --git a/driver/xscreensaver.man b/driver/xscreensaver.man index 16ef372c..dffe163e 100644 --- a/driver/xscreensaver.man +++ b/driver/xscreensaver.man @@ -11,7 +11,7 @@ .if n .sp 1 .if t .sp .5 .. -.TH XScreenSaver 1 "11-Jun-2002 (4.05)" "X Version 11" +.TH XScreenSaver 1 "23-Oct-2002 (4.06)" "X Version 11" .SH NAME xscreensaver - extensible screen saver framework, plus locking .SH SYNOPSIS @@ -303,6 +303,15 @@ runs; this resource will cause the output of all relevant programs to be drawn on the screensaver window itself, as well as being written to the controlling terminal of the screensaver driver process. Default true. .TP 8 +.B ignoreUninstalledPrograms\fP (class \fBBoolean\fP) +There may be programs in the list that are not installed on the system, +yet are marked as "enabled." If this preference is true, then such +programs will simply be ignored. If false, then a warning will be printed +if an attempt is made to run the nonexistent program. Also, the +.BR xscreensaver-demo (1) +program will suppress the non-existent programs from the list if this +is true. Default: false. +.TP 8 .B font\fP (class \fBFont\fP) The font used for the stdout/stderr text, if \fBcaptureStderr\fP is true. Default \fB*\-medium\-r\-*\-140\-*\-m\-*\fP (a 14 point fixed-width font.)