From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Description of problem: Opening this bug as suggested in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=100686#c36 Version-Release number of selected component (if applicable): anaconda-10.2.0.47-1 How reproducible: Didn't try Steps to Reproduce: Additional info:
system-config-keyboard and anaconda uses the keyboard models - I assume that rhgb should too import rhpl.keyboard_models k = rhpl.keyboard_models.KeyboardModels() name, xlayout, kbmodel, variant, options = k.modelDict["slovene"]
How is the keymap wrong, and what should the correct one be?
It is qwerty (probaly US, didn't check all 100 keys...). It should be 'slovene' ( 'sl' or 'si' in X terminology, I am not at the PC right now, so I can't check, but it is easy, one works and the other gives an error).
It appears the keyboard is correct in anaconda, the console, and X (at least, it's certainly not qwerty - the Y and Z keys are transposed, and the bracket keys produce characters with various accents). firstboot appears to not be obeying the keyboard setting. Reassigning.