Re: [hatari-devel] Boot preference setting/Caps Lock key status when booting |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On Montag, 10. September 2018 20:30:38 CEST Uwe Seimet wrote:
> KbShift() does not return the right Caps Lock status when Hatari is
> started
That might be more a problem of SDL then. It's unlikely that you manage to
press the CapsLock key after starting Hatari but before TOS is loaded since
that is way too fast, so i guess you press it before Hatari is started. Could
be that SDL is not able to report the current state of this immediately after
startup, before you have pressed any key.