Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.h93 KEYSYM_PREVPARA, enumerator
H A Dinput.c121 keybind_define(KEYSYM_PREVPARA, "\\33{"); in input_init()
H A Dvdefault.c97 case KEYSYM_PREVPARA: command_prevpara(v); break; in vdefault_input()
H A Dcommand.c87 command_add("prevpara", KEYSYM_PREVPARA); in command_init()