From: sparky4 Date: Sun, 28 Jun 2015 23:33:26 +0000 (-0500) Subject: modified: src/lib/16_in.c X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=09dfda36e558b20220d2d3cf9b18a8e666757f57;p=16.git modified: src/lib/16_in.c modified: src/lib/16_in.h --- diff --git a/src/lib/16_in.c b/src/lib/16_in.c index c8fd6266..24d6f9e9 100644 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -675,7 +675,7 @@ IN_ReadCursor(CursorInfo *info) } } -#ifndef DOMO +#ifndef DUMU /////////////////////////////////////////////////////////////////////////// // // IN_ReadControl() - Reads the device associated with the specified diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 542f6e29..9aaf3456 100644 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -35,8 +35,9 @@ #define __DEBUG_InputMgr__ //++++#endif -//#define DOMO -#define TESTKEYIN +//#define DUMU +#define TESTKEYIN +#define TESTCONTROLNOISY #define KeyInt 9 // The keyboard ISR number @@ -133,6 +134,10 @@ typedef byte ScanCode; #define key_BackSpace 0x08 #define key_Tab 0x09 #define key_Delete 0x7f + +#define key_LSuper 0x5b +#define key_RSuper 0x5c +#define key_Menu 0x5d // Stuff for the mouse #define MReset 0