rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.24k stars 212 forks source link

How to verify it really recognizes the Logitech MX Keyboard on Ubuntu? #784

Open binarykitchen opened 1 year ago

binarykitchen commented 1 year ago

Hi ya,

Just installed kinto successfully via Command-Line and all seems fine. But how can I really verify kinto truly recognizes the Logitech MX Keyboard layout? It still does not reccognize the default compose key and I still cannot enter German umlauts at all like you can do on MacOS.

Any advice very welcome.

Thanks heaps

RedBearAK commented 1 year ago

@binarykitchen

There is a "tweak" available in the Kinto tray icon menu, or the Kinto GUI app menu, to enable the right-hand Alt key to be recognized as Alt_Gr (I assume this is probably the default Compose key for you).

The method of entering accented and other special characters as if you were holding Option or Shift-Option on macOS is not yet available in standard Kinto. I did implement it, but it requires you to convert your Kinto from using xkeysnail to using keyszer as the keymapper, and also requires a new config file, which can be found here:

https://github.com/rbreaves/kinto/pull/750

Keyszer: https://github.com/joshgoebel/keyszer

Of course once you get Kinto to stop remapping the right Alt key with the "tweak" setting, you should already be able to use the Linux Compose-key methods to get accented characters.

If you are actually using a German keyboard or keyboard layout, you will find that Kinto currently has some issues with non-US keyboard layouts.