Searched refs:MOUSE_PS2_BUTTONS (Results 1 – 3 of 3) sorted by relevance
283 #define MOUSE_PS2_BUTTONS 0x07 /* 0x03 for 2 button mouse */ macro
2132 act->button = butmapps2[pBuf[0] & MOUSE_PS2_BUTTONS]; in r_protocol()
4962 ms.button = butmap[c & MOUSE_PS2_BUTTONS];