Questions tagged [keyboard-event]
74 questions
1
vote
1 answer
Debug/fix a key autorepeat issue?
I'm using Caps Lock as a Control key, configured with the following command (I'm running Gnome):
gsettings set org.gnome.desktop.input-sources xkb-options \
"['caps:ctrl_modifier']"
Sometimes when I press a Control-modified key, the key…

ivan
- 1,878
0
votes
0 answers
Keyboard ignores first key pressed on Manjaro Gnome
After one or two minutes, the first key I press is ignored. Which key doesn’t matter, Meta, Alt, Space, Shift, numbers, letters. It is as if the keyboard goes on a dormant mode after about 90 seconds or so, then the first key pressed wakes it…

Jesse
- 351