Input Mapping Table. More...
Data Fields | |
keybind_t | bindings [QFK_LAST] |
struct imt_s * | chain |
fallback table if key not bound More... | |
const char * | name |
for user interaction More... | |
struct imt_s * | next |
list of tables attached to key_dest More... | |
int | written |
avoid duplicate config file writes More... | |
Input Mapping Table.
struct imt_s* chain |
fallback table if key not bound
const char* name |
for user interaction
struct imt_s* next |
list of tables attached to key_dest
int written |
avoid duplicate config file writes