stardot / b-em

An opensource BBC Micro emulator for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
112 stars 56 forks source link

@-symbol not mapped with logical keyboard #226

Open egrath opened 3 months ago

egrath commented 3 months ago

Problem: When using the logical keyboard with a german keyboard layout, the @-symbol is not mapped. Other keys which use Alt-Graph combinations like [,],{,},\ and ~ work like expected.

Desired result: @-symbol is mapped correctly with german keyboard.

How to reproduce: Set your keyboard to german layout, run b-em and set the keyboard mapping to logical. Press Alt-Graph+Q to produce the @-symbol. Just a Q is shown.