tbocek / dvorak

Wayland keyboard remapping with dvorak - make ctrl-c ctrl-c again :)
Apache License 2.0
68 stars 18 forks source link

Support for multiple keyboard layouts? #8

Closed notthebee closed 4 years ago

notthebee commented 5 years ago

I use two keyboard layouts on my computer - Dvorak and Russian. It says in the README that the first keyboard layout should be set to QWERTY, and the second one to Dvorak. However, that would interfere with layout switching. Is there any way to use this project and still keep the third layout?

tbocek commented 5 years ago

Yes, currently this is an issue, if you switch the layout, the mapping is still in place. I'm playing with ways how to detect if the layout is dvorak, and only enable the mapping if a dvorak layout is active. However, I could not reliably get the name of the keyboard layout yet.

tbocek commented 4 years ago

Finally added

erik-balfe commented 1 year ago

Could anyone share a way, how to make it work with other layouts? Currently the mapping is applied to all layouts and the only way to fix it is to press L ALT 3 times after every layout switch