Value | Meaning |
---|---|
XKB_CONTEXT_NO_FLAGS0 | Do not apply any context flags. |
XKB_CONTEXT_NO_DEFAULT_INCLUDES(1 << 0) | Create this context with an empty include path. |
XKB_CONTEXT_NO_ENVIRONMENT_NAMES(1 << 1) | Don't take RMLVO names from the environment. @since 0.3.0 |
Page generated by adrdox
Flags for context creation.