macbook: increase DWT timeout from 0.3s to 0.4s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-19 17:44:35 +01:00
parent b52f730889
commit 93a9f56092

View file

@ -58,7 +58,7 @@ import glob, os, select, struct, time
EVENT_SIZE = struct.calcsize("llHHi")
EV_KEY = 0x01
DWT_TIMEOUT = 0.3
DWT_TIMEOUT = 0.4
# Modifier keycodes — don't inhibit touchpad for these
MODIFIERS = {42, 54, 29, 97, 56, 100, 125, 126} # L/R Shift, Ctrl, Alt, Super