Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.c92 keybind_define(KEYSYM_PUSHVIEW, "\\0330"); in input_init()
276 case KEYSYM_PUSHVIEW: command_pushview(); break; in input_default_handler()
H A Dinput.h66 KEYSYM_PUSHVIEW, enumerator
H A Dcommand.c60 command_add("pushview", KEYSYM_PUSHVIEW); in command_init()