From 829b6641bd64c352e1e8a7c619f84dedbdb07a09 Mon Sep 17 00:00:00 2001 From: Ben Byer Date: Sun, 18 Nov 2007 17:43:40 -0800 Subject: [PATCH] Darwin: Disabled ALT_IS_MODE_SWITCH (cherry picked from commit fd181254f85543558190140787dc7b41f6cf90db) --- hw/darwin/darwinKeyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/darwin/darwinKeyboard.c b/hw/darwin/darwinKeyboard.c index 4e7a136d6..932cdd56f 100644 --- a/hw/darwin/darwinKeyboard.c +++ b/hw/darwin/darwinKeyboard.c @@ -61,7 +61,7 @@ #undef DUMP_DARWIN_KEYMAP /* Define this to use Alt for Mode_switch. */ -#define ALT_IS_MODE_SWITCH 1 +//#define ALT_IS_MODE_SWITCH 1 #include #include