Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c76 keybind_define(KEYSYM_SWITCHBUFF, "\\^Xb"); in input_init()
270 case KEYSYM_SWITCHBUFF: command_switchbuff(); break; in input_default_handler()
H A Dinput.h57 KEYSYM_SWITCHBUFF, enumerator
H A Dcommand.c51 command_add("switchbuff", KEYSYM_SWITCHBUFF); in command_init()