Summary
Learn how to change the keyboard layout in TMEEG.
Details
To modify the keyboard layout:
- Log on to TMEEG and go to the CLI console.
- Execute the following command:
#vi /etc/sysconfig/keyboard
- Press I to proceed to edit mode.
- Change KEYTABLE="uk" to KEYTABLE="<YourKeyBoardlayout>".
For example, KEYTABLE="us", if you are using US keyboard. - Press ESC and execute ":wq" to save the changes.
- Run "reboot" to reboot the machine.