Comment 38 for bug 198655

Revision history for this message
In , Sergey V. Udaltsov (svu) wrote :

> _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "us", "",
> "grp:ctrl_shift_toggle,grp_led:scroll"
You can really ignore the BACKUP string

> _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us,kg", ",",
> "grp:alt_shift_toggle,grp_led:scroll"
That's what matters. And it seems to be ok - at least it says it tried to configure 2 layouts (us,kg) and succeeded (otherwise it would not set that variable).