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

/netbsd-current/sys/dev/sun/
H A Dvuid_event.h81 #define MS_LEFT 0x7f20 /* left mouse button */ macro
H A Dms.c237 static const int to_id[] = { MS_RIGHT, MS_MIDDLE, 0, MS_LEFT };
/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/atari/dev/
H A Dms.c257 fe2->id = MS_LEFT;
/netbsd-current/sys/arch/amiga/dev/
H A Dms.c261 static const int to_id[] = { MS_RIGHT, MS_MIDDLE, 0, MS_LEFT };
/netbsd-current/sys/arch/x68k/dev/
H A Dms.c370 static const int to_id[] = { MS_LEFT, MS_RIGHT };

Completed in 147 milliseconds