Skip to content

Keyboard repeat rate must be reset after Keyszer restarts #55

@joshgoebel

Description

@joshgoebel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help welcomeHelp/contrib is esp welcome

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions