handle X11 key repeat properly

This commit is contained in:
Bill Currie 2001-05-13 22:29:41 +00:00
parent dd134f9c4f
commit a7c23e13a9
2 changed files with 1 additions and 3 deletions

View file

@ -522,8 +522,6 @@ IN_Init (void)
JOY_Init ();
XAutoRepeatOff (x_disp);
if (COM_CheckParm ("-nomouse"))
return;

View file

@ -67,7 +67,7 @@ int key_lastpress;
int edit_line = 0;
int history_line = 0;
keydest_t key_dest;
keydest_t key_dest = key_console;
char *keybindings[256];
qboolean consolekeys[256]; // if true, can't be rebound while in