Line 177:
Line 177:
'''For CentOS 7 and SME 10'''
'''For CentOS 7 and SME 10'''
−
List available keymaps :
+
List available keymaps starting with 'us' :
−
# localectl list-keymaps | grep ^us
+
#localectl list-keymaps | grep ^us
To permanently change the keymap on CentOS 7 to e.g. the US keymap run the '''localectl''' command:
To permanently change the keymap on CentOS 7 to e.g. the US keymap run the '''localectl''' command:
−
# localectl set-keymap us
+
#localectl set-keymap us
To confirm your permanent keymap settings execute the localectl command without any arguments.
To confirm your permanent keymap settings execute the localectl command without any arguments.