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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dps2mouse.c82 #define PS2M_STS_RIGHT_BUTTON 0x02 macro
378 PS2M_STS_RIGHT_BUTTON | PS2M_STS_MID_BUTTON);
384 sc->status |= PS2M_STS_RIGHT_BUTTON;

Completed in 89 milliseconds