Describe the bug or unexpected behavior
After every restart I need to run the following:
This is the same config I used (before Keyszer) to set my keyboard repeat rate to be FAST.
Your setup
- Keyszer version:
main
- Devices
(+K) we're handling input from:
(+K) Grabbing Microsoft Mouse with IntelliEye(TM) (/dev/input/event2)
(+K) Grabbing Apple, Inc Apple Keyboard (/dev/input/event3) -->
Expected behavior
It's be nice if the keyboard rate was "sticky" and didn't change when starting or restarting Keyzer.
Additional context
My mouse (which I'm using to solve Cmd-click with suspend issues) has the same issue that it needs to be reconfigured once Keyszer re-creates it as part of the virtual/mouse keyboard pair:
xinput set-prop 'pointer:Keyszer VIRTUAL Keyboard' 'Coordinate Transformation Matrix' 1.05, 0, 0, 0, 1.05, 0, 0, 0, 1
xinput set-prop 'pointer:Keyszer VIRTUAL Keyboard' 'libinput Accel Profile Enabled' 1, 0
xinput set-prop 'pointer:Keyszer VIRTUAL Keyboard' 'libinput Accel Speed' 1
Describe the bug or unexpected behavior
After every restart I need to run the following:
This is the same config I used (before Keyszer) to set my keyboard repeat rate to be FAST.
Your setup
main(+K)we're handling input from:Expected behavior
It's be nice if the keyboard rate was "sticky" and didn't change when starting or restarting Keyzer.
Additional context
My mouse (which I'm using to solve Cmd-click with suspend issues) has the same issue that it needs to be reconfigured once Keyszer re-creates it as part of the virtual/mouse keyboard pair: