pete-gordon / oricutron

Portable Oric-1/Atmos/Telestrat and Pravetz 8D emulator
http://www.petergordon.org.uk/oricutron/
GNU General Public License v2.0
69 stars 25 forks source link

Keyboard problem #91

Open jedeoric opened 7 years ago

jedeoric commented 7 years ago

When i compile current code from here, i have some problem with keyboard

Some keys does not work (like dot '.'). Do you have these problem too ?

In a previous release, the default keyboard is "QWERTY". But in this current source code, it seems that i am with AZERTY keyboard. I think that some keys from AZERTY does not bind "dot" key.

I am compiling Oricutron under Visual Studio.

jedeoric commented 7 years ago

Ok i found the problem. If i switch on QWERTY Keyboard under windows, Oricutron works in qwerty mode and my problem is solved. But i use azerty keyboard, it means that each time i use Oricutron, i have to switch on azerty keyboard. Any idea to correct this ? Is this a compile option ? As i don't know all oricutron source code yet, i don't know where the problem is...

pete-gordon commented 7 years ago

As a workaround, you could try editing the ".pch" file for the Oric ROM that you are using and changing the keyboard type to azerty. That's not really what that setting is for, but it might work for you.