Re: [hatari-devel] Win + SDL2 = no debugger

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Thanks - I will try, but I'm not confident that's all there is to it.

If I transport a functional key shortcut (e.g. F11) to the debugger shortcut using the config file it still doesn't work.

Unless the keymap part of the config file is being completely ignored due to one or more bad values.


On 21 November 2015 at 12:54, Thomas Huth <th.huth@xxxxxx> wrote:
Am Sat, 21 Nov 2015 09:16:40 +0000
schrieb Douglas Little <doug694@xxxxxxxxxxxxxx>:

> Hi,
>
> It seems with the SDL2 Windows build of Hatari, it's not possible to
> invoke the debugger with a keypress. It ignores the configured key
> (F10). Other hotkeys work (e.g. for options, reset etc. etc.).

Keycode encoding changed between SDL1 and SDL2, so if you're using the
encoding from SDL1, it's normal that it does not work anymore...
This is something that has to be solved in a better way before we fully
switch to SDL2.
For the time being, you can use this table here for SDL2 keycodes:
 https://wiki.libsdl.org/SDLKeycodeLookup

 Thomas





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/