--- slock.c | 1 + 1 file changed, 1 insertion(+) diff --git a/slock.c b/slock.c index 5ae738c..0ba1ebd 100644 --- a/slock.c +++ b/slock.c _AT_@ -171,6 +171,7 @@ readpw(Display *dpy, struct xrandr *rr, struct lock **locks, int nscreens, explicit_bzero(&passwd, sizeof(passwd)); len = 0; break; + case ControlMask|XK_u: case XK_Escape: explicit_bzero(&passwd, sizeof(passwd)); len = 0; -- 2.30.2Received on Thu Apr 01 2021 - 13:03:10 CEST
This archive was generated by hypermail 2.3.0 : Thu Apr 01 2021 - 13:12:28 CEST