This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.- Edit and change the value of the keymap_layout variable (e.g. from fr to us) in the KEYBOARD section of the weston.ini Weston configuration file[1]
cat /etc/xdg/weston/weston.ini
[...]
[keyboard]
keymap_layout=fr
[...]
vi /etc/xdg/weston/weston.ini
[...]
[keyboard]
keymap_layout=us
[...]
- Restart Weston [2]
systemctl restart weston
1. References