click the "x" button in the upper right corner of the screen, select "exit to prompt."
at the prompt enter:
sudo loadkmap < /usr/share/kmap/no-latin1.kmap
important note! "no-latin1,kmap" is a guess. it may be called something else. perhaps try this:
ls /usr/share/kmap
for a list of keymaps.
after you've used sudo loadkmap < /usr/share/kmap/no-latin1.kmap enter:
startx
using tc will let you know if you used the right keymap. to save changes, determine the location of your tce directory (if you've created one, you should know where it is.) open "appbrowser" from the menu and install kmaps.tce
install leafpad from the appbrowser, and open a term. type sudo leafpad /opt/bootlocal.sh
add this command:
loadkmap < /usr/share/kmap/no-latin1.kmap