Sean Whitton <spwhit...@spwhitton.name> writes: > Hello, > > On Sun 27 Apr 2025 at 04:14pm +01, Jeremy Bryant wrote: > >> This keyboard remapping tool is very useful for complex uses and also >> for Emacs - adding Sean Whitton, emacs developer and I see Debian maintainer >> of >> haskell-readline and other haskell packages. > > I only maintain git-annex in Haskell in Debian, now, I'm afraid.
Thanks for clarifying. > I'm keen on keyboard remappings which work without external tools. I > figured it out for my case here: > https://spwhitton.name/blog/entry/spacecadetrebindings/ > https://spwhitton.name/blog/entry/kinesisadvantage2-for-emacs/ Yes - remapping without external tools, is certainly the easiest to implement. However certain functionality is not possible with typical system tools, and this functionality is only available with kmonad, or other software like kanata, or indeed in hardware. Hence the recommendation to include this in Debian, to add new functionality. I'm not an expert in Haskell however to do this.