Add support for listening and reconfiguring the keyboard settings from locale1
Weston currently only supports statically configuring the keyboard from weston.ini(5)
, but nowadays there is a good source for keyboard settings that Weston could listen to: org.freedesktop.locale1
.
Please add support for it so that things like login managers and keyboard layout configuration tools that set the keyboard through org.freedesktop.locale1
would be able to configure Weston dynamically.
Here are a couple of example implementations for other compositors:
Edited by Neal Gompa (ニール・ゴンパ)