XKB_KEYMAP_USE_ORIGINAL_FORMAT

Get the keymap as a string in the format from which it was created. @sa xkb_keymap_get_as_string()

extern (C)
enum XKB_KEYMAP_USE_ORIGINAL_FORMAT = cast(xkb_keymap_format)-1;

Meta