[hatari-devel] Insert button of Inputs dialog (emulation menu of hatariui) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hello,
The Insert button of Inputs dialog (emulation menu of Hatari UI)
does not insert correct string ST side.
The dialog box correctly displays the PC string but
when the insert button is pressed, the ST string is
a mix between american and french ST keys (letters capitalized).
beneath, PC string and corresponding ST string with
EmuTOS 1.2.1 (512k french) and french keyboard (105 keys) :
PC : &é"'(-è_çà)=
ST : Nothing
PC : 1234567890°+
ST : &é"'(§è!çà
PC : azertyuiop^$
ST : QWERTYUIOP
PC : AZERTYUIOP"£
ST : QWERTYUIOP
PC : qsdfghjklmù*
ST : ASDFGHJKL?
PC : QSDFGHJKLM%µ
ST : ASDFGHJKL?
PC : <wxcvbn,;:!
ST : ZXCVBN
PC : >WXCVBN?./§
ST : ZXCVBN
Yves