Hi Manuel,
Thanks for your reply.

On Mon, 6 Apr 2020 00:25:59 +0200 Manuel Bilderbeek <
manuel.bilderb...@gmail.com> wrote:
> Hi,
>
> I can't reproduce the problem. Just walking the right in MoG and
> jumping, I keep walking to the right.
>
> Are you sure you didn't change something with keyboard hardware or some
> other keyboard settings?
I didn't configure anything on my system related to the keyboard. It's
enough to use my desktop environment defaults for me. Regarding openMSX,
the only setting related to the keyboard I've done is the key-click sound
option. This is my settings.xml:
<!DOCTYPE settings SYSTEM 'settings.dtd'>
<settings>
  <settings>
    <setting
id="invalid_psg_directions_callback">psgdirectioncallback</setting>
    <setting id="di_halt_callback">dihaltcallback</setting>
    <setting id="scanline">0</setting>
    <setting id="blur">0</setting>
    <setting id="keyclick_volume">0</setting>
    <setting id="scale_factor">3</setting>
    <setting id="renderer">SDL</setting>
  </settings>
  <bindings/>
</settings>

> Can you confirm the problem doesn't occur by compiling a previous
> version and trying that?
I've tried the following today:
 * On Debian 10 Buster the bug is present on version 0.15.0-2.
 * On Debian 10 Buster the bug is present on version 0.13.0-1 (the version
found in Stretch repos).
 * On Debian 9 Stretch the bug is *not* present on version 0.13.0-1.
 * On Ubuntu 18.04 the bug is *not* present on version 0.14.0-2.

I've also noticed today that the bug is only present under Buster when
playing fullscreen (pressing the F12 key). Maybe it's an SDL bug?

Regards,
Jesus.

Reply via email to