Skip to content

Prevent high CPU usage due to mass key remappings

At least when using xmodmap, the changes seem to trickle in key by key, triggering the expensive x11MappingNotify() for each of them, and burning CPU time in kglobalacceld and the X server (together keeping a core busy) for one minute+.

Merge request reports

Loading