Home
last modified time | relevance | path

Searched refs:KEYSYM_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/dports/editors/led/led-2.0/src/
H A Dinput.c72 keybind_define(KEYSYM_SUSPEND, "\\^Z"); in input_init()
263 case KEYSYM_SUSPEND: in input_default_handler()
H A Dinput.h52 KEYSYM_SUSPEND, enumerator
H A Dvminibuff.c296 case KEYSYM_SUSPEND: in vminibuff_input()
H A Dcommand.c46 command_add("suspend", KEYSYM_SUSPEND); in command_init()