Searched refs:action2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c859 mousestatus_t action2; /* mapped action */ local
888 bzero(&action2, sizeof(action2));
961 r_map(&action, &action2);
963 action2.button, action2.dx, action2.dy, action2.dz);
966 printf("buttons=%x x=%d y=%d z=%d\n", action2.button,
967 (int)(action2
[all...]

Completed in 52 milliseconds