English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux kbdconfig Command

Linux Command大全

The Linux kbdconfig command is used to set the keyboard type.

kbdconfig (available only in Red Hat Linux) is a program used to set the keyboard, providing a graphical operation interface. kbdconfig actually modifies/etc/sysconfig/The keyboard configuration file for keyboard.

Syntax

kbdconfig [--back][--test]

Parameters:

  • --back  When executed, changes the preset Cancel button to Back button.
  • --test  Only for testing, will not actually change the settings.

Online Examples

Keyboard Settings:

# kdbconfig //Set Keyboard

Linux Command大全