Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines118 assign KEY_SHOME 0x187
/freebsd-14.2/contrib/ee/
H A Dnew_curse.h123 #define KEY_SHOME 0607 macro
/freebsd-14.2/contrib/ncurses/include/
H A DCaps.uwin538 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
H A DCaps.hpux11642 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
H A DCaps.osf1r5740 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
H A DCaps577 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
H A DCaps.keys580 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
H A DCaps.aix4736 key_shome kHOM str #2 KEY_SHOME 0607 ----- shifted home key
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6151 case KEY_SHOME: in CursesKeyToCString()