summaryrefslogtreecommitdiffstats
path: root/input/keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/keycodes.h')
-rw-r--r--input/keycodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/keycodes.h b/input/keycodes.h
index 2467f31685..84b41a3e89 100644
--- a/input/keycodes.h
+++ b/input/keycodes.h
@@ -39,6 +39,7 @@
#define KEY_PAGE_UP (KEY_CTRL+5)
#define KEY_PAGE_DOWN (KEY_CTRL+6)
#define KEY_ESC (KEY_CTRL+7)
+#define KEY_PRINT (KEY_CTRL+8)
/* Control keys short name */
#define KEY_BS KEY_BACKSPACE