Re: [hatari-devel] Feature request: allow alternate mapping of Help/Undo keys |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Feature request: allow alternate mapping of Help/Undo keys
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 16 Sep 2018 07:41:28 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1537076489; bh=dYkhkn+H3idu+/BPMYxrBJszPfnPvqhP6CSBUu+DlVE=; h=Date:From:To:Subject:From; b=YAr26VcCRccCp8B7XP8/QUyq3n0OUuDA/mSMDEawlzmjTNnDEpxPp5EnOHnsVhQHc AzO9QTRN2g8L98/LTAZ+rSyzLzicBwBcbAmSAUMvHr2Bnv1fomWGnIhc7X2G6vBA26 AE5x7Noqq9go3PEXexg8vx6lv/KUyESe3pvlf8jhR3MAbWmFegVfjZLeBgp/UmXo5x TIjgl2mAbVMQNOmLrGMlY/SkKGe7ElCr7Nzx1eDrW4mfQGCljF2Nn2taXWqK6E4HHI RKAPGcvmuHij4sx7Ty9GoW9NSDEdFGYBLLIncYy2xoeAYv+bp30SFgD199s/QMbEiL hguDI9gPh6Hlw==
Am Wed, 12 Sep 2018 11:05:23 +0200
schrieb Thorsten Otto <admin@xxxxxxxxxxx>:
> On Mittwoch, 12. September 2018 10:50:36 CEST Thomas Huth wrote:
> > The keys are already mapped to the PRINT and SCROLL-LOCK keys which
> > should be available on normal PC keyboards, too,
>
> Yes, but at least print is already catched by the window manager,
> whenever i use it, the screenshot dialog of linux pops up. I think in
> windows it is the same.
>
> >you can also simply reconfigure the keysym mapping via a file, too,
> >can't
> you?
>
> Not if you are using PC to ST keymappping, because then the loaded
> keymap is not applied.
>
> I think it shouldn't hurt to add those mappings, by default they are
> configured as hotkeys, and thus won't make it to those functions.
> Only if you change the mappings of Options/Fullscreen to something
> else, those functions will see them.
Ok, that's true, too, it shouldn't really hurt to add these mappings.
Patch committed now.
Thomas