aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linux-uskbd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-uskbd.h b/linux-uskbd.h
index 5c0d5ca..0d2b441 100644
--- a/linux-uskbd.h
+++ b/linux-uskbd.h
@@ -82,6 +82,7 @@
[ 90 ] = { XK_KP_Insert, XK_KP_0 },
[ 91 ] = { XK_KP_Delete, XK_KP_Decimal },
[ 93 ] = { XK_Mode_switch },
+ [ 94 ] = { XK_VoidSymbol }, /* Hmm, 102th key on intl kbd */
[ 95 ] = { XK_F11, 0 },
[ 96 ] = { XK_F12, 0 },
[ 97 ] = { XK_Home },