Re: [Atari800-users] Atari800-users Digest, Vol 126, Issue 5
Brought to you by:
joy
From: Miro K. <mir...@gm...> - 2024-05-11 08:25:48
|
On Sat, 11 May 2024 at 01:41, Steve Boswell <st...@at...> wrote: > I also notice skipped keypresses. > Ok, that should give me something to look into, perhaps worth delaying the release (which has already been delayed anyway ;-)). While we are discussing keyboards I have also noticed that on Mac the caps > lock key doesn’t appear to do anything at all > Oh. There was an issue reported with CONTROL and CAPSLOCK keys: https://github.com/atari800/atari800/issues/177 and fixed afterwards: https://github.com/atari800/atari800/pull/205 and it was reported, tested and fixed on Mac. Do you have the latest Atari800 release? There is one *slight* possibility that the problem is caused by the same issue I had on Atari Falcon -- where I still use the original SDL 1.2 library and not SDL12-compact wrapper. If you are using the latest release, can you check whether you have libsdl12 in your system or libsdl12-compat installed? -- http://mikro.atari.org |