Fix keyboard LEDs desync after VT switch, by calling force update in EnableDevice
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