Searched refs:MOUSE_PROTO_X10MOUSEREM (Results 1 – 2 of 2) sorted by relevance
210 #define MOUSE_PROTO_X10MOUSEREM 13 /* X10 MouseRemote, 3 bytes */ macro
1331 if (rodent.rtype == MOUSE_PROTO_X10MOUSEREM) in cleanup() 1750 case MOUSE_PROTO_X10MOUSEREM: in r_init() 2039 case MOUSE_PROTO_X10MOUSEREM: /* X10 MouseRemote */ in r_protocol() 2050 if ((rodent.rtype == MOUSE_PROTO_X10MOUSEREM) && in r_protocol() 3364 if (rodent.rtype != MOUSE_PROTO_X10MOUSEREM) in mremote_clientchg()