Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.h56 KEYSYM_SAVEBUFFERS, enumerator
H A Dinput.c269 case KEYSYM_SAVEBUFFERS: command_savebuffers(); break; in input_default_handler()
H A Dcommand.c50 command_add("savebuffers", KEYSYM_SAVEBUFFERS); in command_init()