X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.man;h=465ecfbda7a5182dccba59b5420e4ef180510700;hp=552e3430cdf52c9237bcce7b3b021d9701227f51;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=6a1da724858673ac40aa13a9612340d8bed8c7b9 diff --git a/driver/xscreensaver.man b/driver/xscreensaver.man index 552e3430..465ecfbd 100644 --- a/driver/xscreensaver.man +++ b/driver/xscreensaver.man @@ -11,7 +11,7 @@ .if n .sp 1 .if t .sp .5 .. -.TH XScreenSaver 1 "14-Aug-2003 (4.12)" "X Version 11" +.TH XScreenSaver 1 "14-Aug-2004 (4.18)" "X Version 11" .SH NAME xscreensaver - extensible screen saver framework, plus locking .SH SYNOPSIS @@ -231,7 +231,7 @@ Whether to print diagnostics. Default false. .TP 8 .B timestamp\fP (class \fBBoolean\fP) Whether to print the time of day along with any other diagnostic messages. -Default false. +Default true. .TP 8 .B splash\fP (class \fBBoolean\fP) Whether to display a splash screen at startup. Default true. @@ -239,6 +239,10 @@ Whether to display a splash screen at startup. Default true. .B splashDuration\fP (class \fBTime\fP) How long the splash screen should remain visible; default 5 seconds. .TP 8 +.B quad\fP (class \fBBoolean\fP) +If true, then \fIfour\fP screensavers will be run on each monitor. +Use at your own risk! +.TP 8 .B helpURL\fP (class \fBURL\fP) The splash screen has a \fIHelp\fP button on it. When you press it, it will display the web page indicated here in your web browser. @@ -266,23 +270,6 @@ system, and don't increase the load unnecessarily. The default is 10. .BR nice (1) for details.) .TP 8 -.B memoryLimit\fP (class \fBMemoryLimit\fP) -The sub-processes created by \fIxscreensaver\fP will not be allowed to -allocate more than this much memory (more accurately, this is the maximum -size their address space may become.) If any sub-process tries to allocate -more than this, -.BR malloc (3) -will fail, and the process will likely exit (or safely crash) rather than -going forth and hogging memory. - -The assumption here is that if one of the screenhacks is trying to use -a lot of memory, then something has gone wrong, and it's better to kill -that program than to overload the machine. - -Default: 0, meaning "no limit." 30M is a good choice on most systems. -(But beware that setting this to a small value can cause OpenGL programs -to malfunction on certain systems.) -.TP 8 .B fade\fP (class \fBBoolean\fP) If this is true, then when the screensaver activates, the current contents of the screen will fade to black instead of simply winking out. This only @@ -472,12 +459,13 @@ seconds before selecting events on existing windows, under the assumption that \fIxscreensaver\fP is started during your login procedure, and the window state may be in flux. Default 0. (This used to default to 30, but that was back in the days when slow machines and X terminals were more common...) -.TP 8 -.B sgiSaverExtension\fP (class \fBBoolean\fP) +.RE +.PP There are a number of different X server extensions which can make xscreensaver's job easier. The next few resources specify whether these extensions should be utilized if they are available. - +.TP 8 +.B sgiSaverExtension\fP (class \fBBoolean\fP) This resource controls whether the SGI \fBSCREEN_SAVER\fP server extension will be used to decide whether the user is idle. This is the default if \fIxscreensaver\fP has been compiled with support for this @@ -1328,7 +1316,7 @@ and a FAQ can always be found at http://www.jwz.org/xscreensaver/ .BR zoom (1) .SH COPYRIGHT Copyright \(co 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -2000, 2001, 2002, 2003 by Jamie Zawinski. Permission to use, copy, +2000, 2001, 2002, 2003, 2004 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright