I'm currently using openMSX with an FS-A1GT emulated.
My problem is that I can't get to the 'yen' character on my keyboard which should be a backlash '\' on my PC keyboard.
I think that my problem is that my right-ALT key is an ALT-GR key.
In order to type a backlash I need my 'ALT-GR'-key, but this key is mapped to the 'KANA'-key.
This problem is also mentioned in the manual:
Host key that maps to the MSX CODE/KANA key.
It is especially useful for people with AZERTY host keyboard, on which the right-ALT key (RALT, which is the default value of this setting) has a special function; it is called the ALT-GR key and it's used to enter some special characters (some keys are tagged with 3 characters; normal, key+SHIFT, key+ALT-GR).
It is also useful for people with a Japanese (jp106) keyboard; they can map the HENKAN_MODE key (which is similar to the KANA Lock on Japanese MSX models) to the CODE/KANA key.
usage:
set kbd_code_kana_host_key Shows the current setting
set kbd_code_kana_host_key MENU Binds the MENU key on the host keyboard to the MSX CODE/KANA key
set kbd_code_kana_host_key HENKAN_MODE Binds the HENKAN_MODE key on the host keyboard to the MSX CODE/KANA key
So I tried:
set kbd_code_kana_host_key MENU, but this doesn't seem to do anything.
If I push the 'MENU''-button I still get the normal openMSX menu but my 'ALT-GR'-key is still mapped to the 'KANA'-key, so I'm still not able to type a 'backlash'.
I checked it and:
'set kbd_code_kana_host_key' gives me MENU
Does someone have a solution for this problem?