Portal:KIWI/FAQ/5

Jump to: navigation, search

Q: How can I change the keyboard layout?

The "keytable" tag within the "preferences" element in the config.xml file determines the keyboard layout of the image. Add the tag, or change the value to a keyboard layout of your liking.

<preferences>
   ...
      <keytable>us.map.gz</keytable>
   ...
</preferences>