How to configure the Weston keyboard layout
来自百问网嵌入式Linux wiki
Zhouyuebiao(讨论 | 贡献)2020年5月8日 (五) 22:55的版本
- 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]
Board $> cat /etc/xdg/weston/weston.ini
[...]
[keyboard]
keymap_layout=fr
[...]
Board $> vi /etc/xdg/weston/weston.ini
[...]
[keyboard]
keymap_layout=us
[...]
- Restart Weston [2]
Board $> systemctl restart weston
References
<securetransclude src="ProtectedTemplate:PublicationRequestId" params="9279 | 2019-10-16 | AnneJ"></securetransclude>