summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-08-24 18:57:47 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-08-24 19:30:54 -0300
commita49853543e04c6309791f013af8da6afb1146783 (patch)
tree49ce945611817fa0ce1c33bd12987f21b37d6ac2 /CRT.h
parent28a5859fe889b1c8a100296e09d352d962316e1a (diff)
Change to previous screen using Shift-Tab
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 2afacfbb..fb9e00a1 100644
--- a/CRT.h
+++ b/CRT.h
@@ -31,6 +31,7 @@ in the source distribution for its full text.
#define KEY_WHEELUP KEY_F(20)
#define KEY_WHEELDOWN KEY_F(21)
#define KEY_RECLICK KEY_F(22)
+#define KEY_SHIFT_TAB KEY_F(23)
//#link curses

© 2014-2024 Faster IT GmbH | imprint | privacy policy