X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=driver%2Fxscreensaver-command.man;h=1d0c24128d99fca1508753749fa5aba0bbc35cb2;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hp=9c30af47251430b8e64d182ab8e38853a57d1d70;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889;p=xscreensaver diff --git a/driver/xscreensaver-command.man b/driver/xscreensaver-command.man index 9c30af47..1d0c2412 100644 --- a/driver/xscreensaver-command.man +++ b/driver/xscreensaver-command.man @@ -11,7 +11,7 @@ .if n .sp 1 .if t .sp .5 .. -.TH XScreenSaver 1 "23-Feb-2005 (4.20)" "X Version 11" +.TH XScreenSaver 1 "20-Mar-2005 (4.21)" "X Version 11" .SH NAME xscreensaver-command - control a running xscreensaver process .SH SYNOPSIS @@ -117,10 +117,8 @@ this to activate the screensaver with a particular graphics demo. (The first element in the list is numbered 1, not 0.) .TP 8 .B \-exit -Causes the xscreensaver process to exit gracefully. This is roughly the same -as killing the process with -.BR kill (1), -but it is easier, since you don't need to first figure out the pid. +Causes the xscreensaver process to exit gracefully. +This does nothing if the display is currently locked. .B Warning: never use \fIkill -9\fP with \fIxscreensaver\fP while the screensaver is @@ -210,7 +208,7 @@ while () { } } .EE -Note that LOCK might come either with or without a preceeding BLANK +Note that LOCK might come either with or without a preceding BLANK (depending on whether the lock-timeout is non-zero), so the above program keeps track of both of them. .SH STOPPING GRAPHICS