Skip to content

Fix keyboard LEDs desync after VT switch, by calling force update in EnableDevice

Yao Wei requested to merge mwei/xserver:fix/force-push-led-state into master

This is an alternative proposal to !764 (closed), that it calls XkbForceUpdateLEDs() in order to propagate keyboard states to the hardware regardless of state changes in the data structure.

Edited by Yao Wei

Merge request reports