Home
last modified time | relevance | path

Searched defs:tap_threshold (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c230 u_int tap_threshold; /* Minimum pressure to detect a tap */ member
/freebsd/sys/dev/atkbdc/
H A Dpsm.c2972 static int tap_threshold = PSM_TAP_THRESHOLD; variable