How to configure the Weston keyboard layout

来自百问网嵌入式Linux wiki
  • 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>