From 134756388105672448c444adb8991077fc0d12b9 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 16 Jan 2022 13:20:35 +0100 Subject: Apply quickcancel patch --- config.def.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index c66a19f..a0305fb 100644 --- a/config.def.h +++ b/config.def.h @@ -12,6 +12,9 @@ static const char *colorname[NUMCOLS] = { /* treat a cleared input like a wrong password (color) */ static const int failonclear = 1; +/* time in seconds to cancel lock with mouse movement */ +static const int timetocancel = 4; + /* time in seconds before the monitor shuts down */ static const int monitortime = 5; -- cgit v1.2.3-70-g09d2