Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
binarykitchen opened this issue Feb 4, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@binarykitchen
Copy link

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

@binarykitchen binarykitchen added the question Further information is requested label Feb 4, 2023
@RedBearAK
Copy link
Contributor

@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:

#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants