tldr; How to map qwerty keyboard signals to mod-dh that works everywhere. i.e. console, x, input methods without modifying the hardware keyboard under Linux?
Hi, I'm huge fan of the colemak mod-dh layout, and have been using it exclusively under Windows for years now. Under Windows, I used a program called "keymapper" to make my qwerty keyboard function like a mod-dh one via Windows Registry. It's the same as a privileged autohotkey map script. I needed to type a lot of different languages, some of them require an "input method". Via Windows Registry, I can use mod-dh without the need to configure anything else while typing in other languages. I'm looking for help on how to do something similar to this under Linux. Thank you.