Help Center/ Elastic Cloud Server/ User Guide (Paris Regions)/ FAQs/ Login and Connection/ Why Are Characters Entered Through VNC Still Incorrect After the Keyboard Language Is Switched?
Updated on 2022-02-22 GMT+08:00

Why Are Characters Entered Through VNC Still Incorrect After the Keyboard Language Is Switched?

During ECS login using VNC, changing the remote login keyboard language ensures only that characters entered in the VNC window for an ECS are correctly mapped. It does not change the output language of the ECS OS. If characters are not entered correctly, you must log in to the ECS and configure its keyboard output language.

  • For Linux ECSs, perform the following:

Run the following command to load the keyboard mapping file:

loadkeys keymapfile

The keymapfile parameter indicates the name of the file containing the mappings between the keys and displayed characters.

For example, if the name of a French keyboard mapping file is fr, run the loadkeys fr command.

  • For Windows ECSs, switch the input method or open the soft keyboard to enter characters. To open the soft keyboard, perform the following:
  1. Click the Option Menu icon.
  2. Select Soft Keyboard.
  3. Select a keyboard layout.