Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c75 keybind_define(KEYSYM_EXCMD, "\\33x"); in input_init()
347 while (c == KEYSYM_EXCMD) in input_loop()
H A Dinput.h54 KEYSYM_EXCMD, enumerator
H A Dcommand.c48 command_add("excmd", KEYSYM_EXCMD); in command_init()