Home
last modified time | relevance | path

Searched refs:KEY_SRIGHT (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ee/
H A Dnew_curse.h134 #define KEY_SRIGHT 0622 macro
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines129 assign KEY_SRIGHT 0x192
/freebsd/contrib/ncurses/include/
H A DCaps.uwin549 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
H A DCaps588 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
H A DCaps.hpux11653 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
H A DCaps.osf1r5751 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
H A DCaps.aix4747 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
H A DCaps.keys591 key_sright kRIT str %i KEY_SRIGHT 0622 ----- shifted right-arrow key
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6173 case KEY_SRIGHT: in CursesKeyToCString()