Open
Description
Version Information:
uname -a
:
Linux FrameWork 5.16.12-arch1-1 #1 SMP PREEMPT Wed, 02 Mar 2022 12:22:51 +0000 x86_64 GNU/Linux
swhkd -V
:
swhkd 1.1.2
Describe the bug:
When on X11, the keyboard's delay and repeat rates are not respected. They get set to delay: 660 and repeat: 25.
Expected behavior:
For the keyboard rates to remain unchanged.
Actual behavior:
Keyboard rates are changed to 660 25.
To Reproduce:
$ xset r rate 300 50
$ swhks &
$ pkexec swhkd -c ~/.config/swhkd/swhkdrc
$ xset q
...
auto repeat delay: 660 repeat rate: 25
...