Home
last modified time | relevance | path

Searched refs:KEY_MOVE (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines93 assign KEY_MOVE 0x16E
/freebsd/contrib/ee/
H A Dnew_curse.h98 #define KEY_MOVE 0556 macro
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h267 #define KEY_MOVE 175 macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h255 #define KEY_MOVE 175 macro
/freebsd/contrib/ncurses/include/
H A DCaps.uwin506 key_move kmov str %4 KEY_MOVE 0556 ----- move key
H A DCaps.hpux11610 key_move kmov str %4 KEY_MOVE 0556 ----- move key
H A DCaps545 key_move kmov str %4 KEY_MOVE 0556 ----- move key
H A DCaps.osf1r5711 key_move kmov str %4 KEY_MOVE 0556 ----- move key
H A DCaps.keys548 key_move kmov str %4 KEY_MOVE 0556 ----- move key
H A DCaps.aix4704 key_move kmov str %4 KEY_MOVE 0556 ----- move key
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6101 case KEY_MOVE: in CursesKeyToCString()