Home
last modified time | relevance | path

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

/src/usr.sbin/moused/moused/
H A Dmoused.c299 struct btstate { struct
416 struct btstate btstate; /* button status */ member
460 static struct btstate opt_btstate;
513 static bool r_installmap(char *arg, struct btstate *bt);
514 static char * r_installzmap(char **argv, int argc, int* idx, struct btstate *bt);
516 struct btstate *bt);
517 static void r_timestamp(mousestatus_t *act, struct btstate *bt,
521 static void r_click(mousestatus_t *act, struct btstate *bt);
1092 r_timestamp(&action0, &r->btstate, &r->e3b, &r->drift); in moused()
1108 r_map(&action, &action2, &r->btstate); in moused()
[all …]