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

/netbsd-current/sys/dev/sun/
H A Dvuid_event.h82 #define MS_MIDDLE 0x7f21 /* middle mouse button */ macro
H A Dms.c237 static const int to_id[] = { MS_RIGHT, MS_MIDDLE, 0, MS_LEFT };
/netbsd-current/sys/arch/atari/dev/
H A Dms.c259 fe2->id = MS_MIDDLE;
275 ms->ms_bq[0].id = MS_MIDDLE;
284 ms->ms_bq[0].id = MS_MIDDLE;
/netbsd-current/sys/arch/sparc/dev/
H A Dms_pckbport.c204 static const int to_id[] = { MS_LEFT, MS_MIDDLE, 0, MS_RIGHT };
/netbsd-current/sys/arch/amiga/dev/
H A Dms.c261 static const int to_id[] = { MS_RIGHT, MS_MIDDLE, 0, MS_LEFT };

Completed in 184 milliseconds