Registered User mNo edit summary |
Registered User (Merge articles) |
||
Line 18: | Line 18: | ||
* Restart Weston <ref>[[How to stop and start Weston]]</ref> | * Restart Weston <ref>[[How to stop and start Weston]]</ref> | ||
{{Board$}} systemctl restart weston- | {{Board$}} systemctl restart weston-graphical-session | ||
==References== | ==References== |
Revision as of 17:00, 4 September 2023
- 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]
fr [...]cat /etc/xdg/weston/weston.ini [...] [keyboard] keymap_layout=
us [...]vi /etc/xdg/weston/weston.ini [...] [keyboard] keymap_layout=
- Restart Weston [2]
systemctl restart weston-graphical-session
1. References