djdron / UnrealSpeccyP

Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays.
https://bitbucket.org/djdron/unrealspeccyp
Other
64 stars 14 forks source link

Issues with keyboard on Linux #9

Open trufanov-nok opened 2 years ago

trufanov-nok commented 2 years ago

Hi, I was able to successfully build this project on Linux machine. I added roms. It launches, shows menu. But when I'm typing in BASIC most keys on my keyboard have no effect. They even don't produce a key press sound. The only keys which work as expected are 0-9, cursor, space, backspace etc. Any idea what may be a problem?