Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c93 keybind_define(KEYSYM_POPVIEW, "\\339"); in input_init()
277 case KEYSYM_POPVIEW: command_popview(); break; in input_default_handler()
H A Dinput.h67 KEYSYM_POPVIEW, enumerator
H A Dcommand.c61 command_add("popview", KEYSYM_POPVIEW); in command_init()