Hey guys, I've got to ask, because it's been annoying the hell out of me for a couple weeks: What's up with the keyboard screen? Every other anaconda screen is packaged inside of anaconda, with the exception of the keyboard screen which lives in the {redhat,system}-config-keyboard SRPM. Not only that, but it seems to be tied to the rhpl package (specifically the FirstbootGuiWindow class) when you want to pass any instance variables. I can somewhat understand wanting to modularize specific functions of the installer, but in this case, the keyboard is the only thing which works this way. The mouse screen works just the same as everything else. What's the deal? --Patrick.