summaryrefslogtreecommitdiffstats
path: root/Gui/wm/wsmkeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/wsmkeys.h')
-rw-r--r--Gui/wm/wsmkeys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/wm/wsmkeys.h b/Gui/wm/wsmkeys.h
index ae2b5d1d93..6fadb18428 100644
--- a/Gui/wm/wsmkeys.h
+++ b/Gui/wm/wsmkeys.h
@@ -28,6 +28,7 @@ TwsKeyNames wsKeyNames[ wsKeyNumber ] =
{ wsF1, "F1" }, { wsF2, "F2" }, { wsF3, "F3" }, { wsF4, "F4" }, { wsF5, "F5" },
{ wsF6, "F6" }, { wsF7, "F7" }, { wsF8, "F8" }, { wsF9, "F9" }, { wsF10, "F10" },
+ { wsF11, "F11" }, { wsF12, "F12" },
{ wsEnter, "Enter" }, { wsTab, "Tab" }, { wsSpace, "Space" },
{ wsInsert, "Insert" }, { wsDelete, "Delete" }, { wsHome, "Home" },