Home
last modified time | relevance | path

Searched refs:has_mt (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/moused/moused/
H A Dmoused.c1319 bool has_mt; in r_identify_evdev() local
1334 has_mt = bit_find(abs_bits, ABS_MT_SLOT, ABS_MAX); in r_identify_evdev()
1338 if (has_mt && !has_buttons) { in r_identify_evdev()