Skip to content
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

Keyboard repeat rate must be reset after Keyszer restarts #55

Open
joshgoebel opened this issue Jun 23, 2022 · 0 comments
Open

Keyboard repeat rate must be reset after Keyszer restarts #55

joshgoebel opened this issue Jun 23, 2022 · 0 comments
Labels
help welcome Help/contrib is esp welcome

Comments

@joshgoebel
Copy link
Owner

Describe the bug or unexpected behavior

After every restart I need to run the following:

xset r rate 200 20

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
@joshgoebel joshgoebel added bug Something isn't working help welcome Help/contrib is esp welcome labels Jun 23, 2022
@joshgoebel joshgoebel changed the title Keyboard repeat rate must be reset after restart Keyboard repeat rate must be reset after Keyszer restarts Jun 23, 2022
@joshgoebel joshgoebel removed the bug Something isn't working label Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help welcome Help/contrib is esp welcome
Projects
None yet
Development

No branches or pull requests

1 participant