Home
last modified time | relevance | path

Searched refs:KEYSYM_QUIT (Results 1 – 3 of 3) sorted by relevance

/dports/editors/led/led-2.0/src/
H A Dinput.c71 keybind_define(KEYSYM_QUIT, "\\^X\\^C"); in input_init()
260 case KEYSYM_QUIT: in input_default_handler()
H A Dinput.h51 KEYSYM_QUIT, enumerator
H A Dcommand.c45 command_add("quit", KEYSYM_QUIT); in command_init()