summaryrefslogtreecommitdiffstats
path: root/output_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'output_map.h')
-rw-r--r--output_map.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/output_map.h b/output_map.h
index 646f28b..ab6411f 100644
--- a/output_map.h
+++ b/output_map.h
@@ -36,13 +36,15 @@ static struct map_ent map[] = {
#ifdef APPLE_KEYBOARD
{
- HACK_NONE, 0x29, KEY_102ND},
+ HACK_NONE, 0x29, KEY_102ND },
+#if 0
{
- HACK_NONE, 0x65, KEY_ESC},
+ HACK_NONE, 0x65, KEY_ESC},
+#endif
{
- HACK_NONE, 0x48, KEY_F19},
+ HACK_NONE, 0x48, KEY_F19},
{
- HACK_NONE, 0x64, KEY_GRAVE},
+ HACK_NONE, 0x64, KEY_GRAVE},
#endif
#if 0