http://ftp.x.org/contrib/applications/xscreensaver-2.24.tar.gz
[xscreensaver] / README.debugging
index cf147893f6958c4edc430a21fc5d976349c6c7f4..b7e7fe0bb6bd554dc0d7e9c7e9bffdc9be946bba 100644 (file)
@@ -51,7 +51,7 @@ BUILDING:
                csh:  setenv CC cc ; ./configure
                sh:   CC=cc ; ./configure
 
-    After doing this, you'll need to nuke `config.cache'.
+    Before doing this, you'll need to nuke `config.cache'.
 
     If you get errors about not being able to find Motif or Athena (the
     Xm/ or Xaw/ header files), and you can't find them on your system,
@@ -128,6 +128,10 @@ RUNNING:
            prevent the data from being displayed on the screensaver
            window as well.
 
+           You also might want to set the "*timestamp" resource to True, which
+           will cause the xscreensaver messages to include the time at which
+           they were printed.
+
         *  If the problem is intermittent, you might want to capture the
            log information to a file and examine it later.