Hi,
I've tried to set the Keymap to german inside the kickstart file like this. keyboard de or keyboard de-latin1-nodeadkeys None of both variants seem to work. The layout is always set to "us". I also tried to set the keymap inside the "rc.local" file KEYMAP=de-latin1-nodeadkeys" This isn't also working, because I think there is no application out there which reads the KEYMAP variable. The only workaround which is working is the following: Add these line to rc.local loadkeys /lib/kbd/keymaps/i386/qwertz/de-laltin-nodeadkeys.map.gz Sven v. Beuningen _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
