summaryrefslogtreecommitdiffstats
path: root/driver/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/types.h')
-rw-r--r--driver/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/types.h b/driver/types.h
index 8ecef71..93c6731 100644
--- a/driver/types.h
+++ b/driver/types.h
@@ -137,6 +137,7 @@ struct saver_preferences {
Time dpms_standby; /* how long until monitor goes black */
Time dpms_suspend; /* how long until monitor power-saves */
Time dpms_off; /* how long until monitor powers down */
+ Bool dpms_full_throttle_p; /* Never kill or suspend hack when screen is off */
Bool grab_desktop_p; /* These are not used by "xscreensaver" */
Bool grab_video_p; /* itself: they are used by the external */