Home
last modified time | relevance | path

Searched refs:KEYSYM_TOGNLSTYLE (Results 1 – 4 of 4) sorted by relevance

/dports/editors/led/led-2.0/src/
H A Dinput.h87 KEYSYM_TOGNLSTYLE, enumerator
H A Dinput.c115 keybind_define(KEYSYM_TOGNLSTYLE, "\\33on"); in input_init()
H A Dvdefault.c112 case KEYSYM_TOGNLSTYLE: command_tognlstyle(v); break; in vdefault_input()
H A Dcommand.c81 command_add("tognlstyle", KEYSYM_TOGNLSTYLE); in command_init()