X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.h;h=c2a84e1a743a47b7e7e703a37642237a4bce6eb2;hp=646a5179c5afa570161a6f20661f21c235933b7e;hb=bc7b7a8eb122206d239ec0e693676bcce31be1aa;hpb=ffd8c0873576a9e3065696a624dce6b766b77062 diff --git a/driver/xscreensaver.h b/driver/xscreensaver.h index 646a5179..c2a84e1a 100644 --- a/driver/xscreensaver.h +++ b/driver/xscreensaver.h @@ -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.) */