summaryrefslogtreecommitdiffstats
path: root/Gui/wm/wskeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/wskeys.h')
-rw-r--r--Gui/wm/wskeys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/wm/wskeys.h b/Gui/wm/wskeys.h
index e0a3ff0fd8..bea9ae3baa 100644
--- a/Gui/wm/wskeys.h
+++ b/Gui/wm/wskeys.h
@@ -104,6 +104,8 @@
#define wsF8 0xc5 + 256
#define wsF9 0xc6 + 256
#define wsF10 0xc7 + 256
+#define wsF11 0xc8 + 256
+#define wsF12 0xc9 + 256
#define wsInsert 0x63 + 256
#define wsDelete 0xff + 256
#define wsHome 0x50 + 256