From http://www.jwz.org/xscreensaver/xscreensaver-5.37.tar.gz
[xscreensaver] / driver / xscreensaver.man
index 11f5b02927e3c1b3c8928b3bbc67a218456ac65d..1928429aa58655336f1c4f513b02501733b1b153 100644 (file)
@@ -197,10 +197,18 @@ To replace gnome-screensaver with xscreensaver:
 .EX
 sudo apt-get remove gnome-screensaver
 .EE
+or possibly
+.EX
+sudo dpkg -P gnome-screensaver
+.EE
 .TP 3
 \fB2: Launch xscreensaver at login.\fP
 Select "\fIStartup Applications\fP" from the menu (or manually
 launch "\fIgnome-session-properties\fP") and add "\fIxscreensaver\fP".
+
+Do this as your normal user account, not as root.
+(This should go without saying, because you should never, ever, ever
+be logged in to the graphical desktop as user "root".)
 .TP 3
 \fB3: Make GNOME's "Lock Screen" use xscreensaver.\fP
 .EX
@@ -283,7 +291,7 @@ containing:
 [Unit]
 Description=XScreenSaver
 [Service]
-ExecStart=xscreensaver
+ExecStart=/usr/bin/xscreensaver
 [Install]
 WantedBy=default.target
 .EE
@@ -349,7 +357,7 @@ and
 .BR xhost (1).
 .SH BUGS
 Bugs?  There are no bugs.  Ok, well, maybe.  If you find one, please let
-me know.  http://www.jwz.org/xscreensaver/bugs.html explains how to
+me know.  https://www.jwz.org/xscreensaver/bugs.html explains how to
 construct the most useful bug reports.
 .PP
 .TP 4
@@ -928,7 +936,7 @@ to get the name of a resource file that overrides the global resources
 stored in the RESOURCE_MANAGER property.
 .SH UPGRADES
 The latest version of xscreensaver, an online version of this manual,
-and a FAQ can always be found at http://www.jwz.org/xscreensaver/
+and a FAQ can always be found at https://www.jwz.org/xscreensaver/
 .SH SEE ALSO
 .BR X (1),
 .BR Xsecurity (1),
@@ -942,7 +950,7 @@ and a FAQ can always be found at http://www.jwz.org/xscreensaver/
 .BR xscreensaver\-getimage (1),
 .BR xscreensaver\-text (1).
 .SH COPYRIGHT
-Copyright \(co 1991-2015 by Jamie Zawinski.
+Copyright \(co 1991-2017 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