Line 163:
Line 163:
For Firefox currently it is: Preferences, content, Languages.
For Firefox currently it is: Preferences, content, Languages.
+
+
'''For CentOS 7 and SME 10''':
+
List available keymaps :
+
# localectl list-keymaps | grep ^us
+
+
To permanently change the keymap on CentOS 7 to e.g. the US keymap run the '''localectl''' command:
+
+
# localectl set-keymap us
+
+
To confirm your permanent keymap settings execute the localectl command without any arguments.
+
+
Source:
+
https://linuxconfig.org/how-to-change-system-keyboard-keymap-layout-on-centos-7-linux
===Console===
===Console===