Home
last modified time | relevance | path

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

/dports/editors/led/led-2.0/src/
H A Dinput.h124 KEYSYM_FILTER, enumerator
H A Dinput.c152 keybind_define(KEYSYM_FILTER, "\\33|"); in input_init()
H A Dvdefault.c136 case KEYSYM_FILTER: command_filter(v); break; in vdefault_input()
H A Dcommand.c118 command_add("filter", KEYSYM_FILTER); in command_init()