summaryrefslogtreecommitdiffstats
path: root/driver/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/types.h')
-rw-r--r--driver/types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/driver/types.h b/driver/types.h
index f1630b0..8ecef71 100644
--- a/driver/types.h
+++ b/driver/types.h
@@ -164,6 +164,11 @@ struct saver_preferences {
char *help_url; /* Where the help document resides. */
char *load_url_command; /* How one loads URLs. */
char *new_login_command; /* Command for the "New Login" button. */
+ char *external_ungrab_command; /* Command that's supposed to make sure
+ nobody is holding the keyboard or
+ mouse grab. Called with params
+ "pre" and "post" before and after
+ trying to get the grab. */
int auth_warning_slack; /* Don't warn about login failures if they
all happen within this many seconds of