Re: [hatari-devel] Hatari keyboard mapping |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Hatari devel list <hatari-devel@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [hatari-devel] Hatari keyboard mapping
- From: Bob Carpenter <hatari@xxxxxxxxxx>
- Date: Sun, 12 Feb 2017 08:45:23 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ripon89-us.20150623.gappssmtp.com; s=20150623; h=sender:from:content-transfer-encoding:mime-version:subject:date :references:to:in-reply-to:message-id; bh=JlSG4GMq4REqtanKQV5kZ7QM1C6V9MEIQEZqpFMGtt0=; b=CIgALOOYvlcBMj3QWFm8W85Riak//qmQLM0tqmEhzEgZQiGeXs2IOAA6g0IjXKxWI+ R47AQe8TCX0qtvExjupaxfcKrdNhS2dHbpuv+xqDz7Hr7CG2Gjif/ZDyEGaxol3ExuVQ cr5yjROdW2swMo73SodS/ik93+MByOc3nz1X5yJ1r8lJDwTiAgOQtNDV3bT+EIlS2kiG fssRXNZ35NdHVt9Eacc99DUWOHVX383vy8jh3IPgHgO405KHBkSXY+GogpR/Fp7R2xty 8bXjiw2oi4dVBGmck6nqokaoSChH014XS4XTHRreiYCdV5srFZcllMxNwuxcOxsdwo8G RbVQ==
Thomas,
Thank you for the information. I agree that the Ctrl was not a good example. I was hoping to use the Mac Command key (corresponds to Windows key) with a function key for the Help and Undo keys. Unfortunately, unlike a PC keyboard, there are very few unused keys on a Mac keyboard.
I still hope to see the HTML manual updated because OS X users will rarely download the source code to even see the doc directory.
I have one other question. Using the SDL menu, I was trying to remove the Without modifier option for both Toggle fullscreen and Edit Settings. I could not find a way to tell Hatari that I did not want any key to represent these shortcuts. I only wanted to use the “With modifier” option. Most of my settings files are saved in the pre-2.0 format. They probably go back many versions of Hatari. Somehow, I did get the “Without modifier” setting to not have a key in one of the setting files and I simply saved that setting file with the new settings. I tried going directly to the .cfg files and removing the shortcut key, but that did not help.
Bob C
> On Feb 12, 2017, at 12:58 AM, Thomas Huth <th.huth@xxxxxx> wrote:
>
> Hi Bob,
>
> Am Thu, 2 Feb 2017 06:34:09 -0600
> schrieb Bob Carpenter <hatari@xxxxxxxxxx>:
>
>> Is there a way I can use modifier keys in keymap.txt? For example,
>> use Ctrl-F11,98 for the Help key?
>
> No, but I think it also does not make much sense, since an Atari
> program might also listen to CTRL-HELP ... and how do you tell the
> Atari side that the CTRL modifier is pressed if it is already used on
> the host side for selecting the key? So no, modifier keys can not really
> be used here.
>
>> Thanks again for your help. Hopefully, the manual can be updated with
>> the new keymap information for SDL2.
>
> It's mentioned in the keymap-sample.txt file in the docs directory.
>
> Thomas
>
>