- Edit and change the value of the
keymap_layoutvariable (e.g. fromfrtous) in the[keyboard]section of theweston.iniWeston configuration file[1] located in/etc/xdg/weston/weston.ini
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-graphical-session
1. References