http://se.aminet.net/pub/Linux/distributions/slackware/slackware-10.1/source/xap...
[xscreensaver] / driver / xscreensaver.h
index 646a5179c5afa570161a6f20661f21c235933b7e..c2a84e1a743a47b7e7e703a37642237a4bce6eb2 100644 (file)
@@ -97,7 +97,9 @@ struct saver_info {
   int keyboard_grab_screen;    /* The screen number the keyboard grab is on */
   Bool fading_possible_p;      /* Whether fading to/from black is possible. */
   Bool throttled_p;             /* Whether we should temporarily just blank
-                                   the screen, not run hacks. */
+                                   the screen, not run hacks. (Deprecated:
+                                   users should use "xset dpms force off"
+                                   instead.) */
   time_t blank_time;           /* The time at which the screen was blanked
                                    (if currently blanked) or unblanked (if
                                    not blanked.) */