Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c89 keybind_define(KEYSYM_RMOTHERVIEWS, "\\^X1"); in input_init()
281 case KEYSYM_RMOTHERVIEWS: command_rmotherviews(); break; in input_default_handler()
H A Dinput.h71 KEYSYM_RMOTHERVIEWS, enumerator
H A Dcommand.c65 command_add("rmotherviews", KEYSYM_RMOTHERVIEWS); in command_init()