Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c77 keybind_define(KEYSYM_SETOPT, "\\33oo"); in input_init()
271 case KEYSYM_SETOPT: command_setopt(); break; in input_default_handler()
H A Dinput.h58 KEYSYM_SETOPT, enumerator
H A Dcommand.c52 command_add("setopt", KEYSYM_SETOPT); in command_init()