Previous Topic: Post Installation Tasks

Next Topic: Add an NTP Server

Change the Keyboard Type

By default, a provisioned CA Enterprise Log Manager server uses the standard US keyboard. You can change the keyboard type you want to use by changing its national language setting.

To change the keyboard type

  1. Login to the CA Enterprise Log Manager console as root user.
  2. Execute the following command:
    vi /etc/sysconfig/keyboard
    

    The keyboard file opens in edit mode. The existing keyboard type details are displayed.

  3. Replace US in the KEYTABLE value with the national language setting you want.

    For example, to use a UK keyboard, enter KEYTABLE value as KEYTABLE="UK".

    Note: For more information about the national language settings, see the RHEL installation documentation set.

  4. Save and close the file.
  5. Restart the computer.

    The keyboard type is changed.