xdo_get_symbol_map

If you need the symbol map, use this method.

The symbol map is an array of string pairs mapping common tokens to X Keysym strings, such as "alt" to "Alt_L"

@returns array of strings.

extern (C) nothrow @nogc
char**
xdo_get_symbol_map
()

Meta