summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--monitor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/monitor.c b/monitor.c
index a6d2ea9e97..b76b1ddd34 100644
--- a/monitor.c
+++ b/monitor.c
@@ -794,6 +794,8 @@ static const KeyDef key_defs[] = {
 
     { 0x38, "alt" },
     { 0xb8, "alt_r" },
+    { 0x64, "altgr" },
+    { 0xe4, "altgr_r" },
     { 0x1d, "ctrl" },
     { 0x9d, "ctrl_r" },