Skip to content

How to add layer for fully non-ascii alphabet? #703

Answered by jtroo
greqov asked this question in Q&A
Discussion options

You must be logged in to vote

The best way to make this work properly is to use xkb configurations and swap between whatever default xkb cfg you use and a Cyrillic xkb config. You could use Kanata cmd to help with the config switching too.

Kanata's mechanism for outputting Unicode isn't as widely supported as what xkb does. This is because (on Linux) Kanata operates at the kernel key code layer. A US keyboard and a Cyrillic keyboard use mostly the same kernel layer key codes. The translation for these key codes happens at the desktop environment / xkb layer, with the default key code -> symbol/keysym mapping being selected on OS installation for some distros.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@greqov
Comment options

@rszyma
Comment options

Comment options

You must be logged in to vote
2 replies
@psaikido
Comment options

@jtroo
Comment options

jtroo Feb 8, 2024
Maintainer

Answer selected by greqov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants