diff --git a/wl.c b/wl.c index 0830fbe..f3c84df 100644 --- a/wl.c +++ b/wl.c @@ -18,7 +18,7 @@ enum { Purposepassword = 8, Purposepin = 9, - Maxcode = 8*32, /* keycodes the forwarded bitmap holds */ + Maxcode = 0x300, /* KEY_MAX+1: what evdev can send */ }; /*