Searched refs:right_button (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c3781 int y_ok, center_button, center_x, right_button, right_x, i; local
3897 right_button = MOUSE_BUTTON3DOWN;
3903 right_button = MOUSE_BUTTON2DOWN;
3909 ~MOUSE_BUTTON1DOWN) | right_button;

Completed in 167 milliseconds