-
Notifications
You must be signed in to change notification settings - Fork 283
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
Caps lock remap being ignored #2199
Comments
Reproduces on Debian under Cinnamon as well (where it is controlled by |
Does IE:
|
I changed my setup recently, I no longer use Fedora or software key remaps anymore (got a new fancy keyboard to take care of this now). So unfortunately cant give any feedback an this issue. However, iirc setxbmap worked for me back then. |
I can confirm, Running Fedora 33 with Gnome and using Gnome Tweaks to override CAPS and have it Send Ctrl does not work in Onivim2. It works fine in Neovim, Firefox, Chrome/Chromium, etc. |
Thank You @vdwees, that worked with Gnome 3.38 on Fedora 33 also. CAPS now registers as CTRL key in Onivim2. |
Also OpenSUSE Tumbleweed with KDE needs the 2 settings as indicated by @vdwees to have CAPS LOCK recognized as CTRL in Onivim, too. |
Problem
I have caps lock remapped to ctrl on Fedora but oni is not picking up on that. Everywhere else it works, so this seems to be an oni bug.
Reproduction
Run
gsettings set org.gnome.desktop.input-sources xkb-options "['caps:ctrl_modifier']"
to remap the key.Try using caps lock instead of ctrl in oni - doesnt work.
Might be related to #2164 and #557 not sure. Feel free to close this if you rather track this in one of the other issues.
The text was updated successfully, but these errors were encountered: