I remastered the image to start with the additional boot parameter "lang=de". However, when I boot it all keys in combination with "ALT-GR" wont work (e.g. @, you have to hit ATLT-GR + Q to get the @ on a german keyboard). How can I debug this? IMHO the keyboard type (which should probably be "pc105") is incorrect, however I dont know how to see that.
any help welcome
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I remastered the image to start with the additional boot parameter "lang=de". However, when I boot it all keys in combination with "ALT-GR" wont work (e.g. @, you have to hit ATLT-GR + Q to get the @ on a german keyboard). How can I debug this? IMHO the keyboard type (which should probably be "pc105") is incorrect, however I dont know how to see that.
any help welcome
Seems, that this variant is working:
Place this:
------cut------
#!/bin/sh
/bin/loadkeys et # Estonian keyboard layout
------cut------
in file
/opt/bootlocal.sh
and this file in booth-0.3.7.dsl