Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c200 struct tpcaps { struct
201 bool is_clickpad;
202 bool is_topbuttonpad;
203 bool is_mt;
204 bool cap_touch;
205 bool cap_pressure;
206 bool cap_width;
207 int min_x;
208 int max_x;
209 int min_y;
[all …]