Developer's Daily Unix by Example
  main | java | perl | unix | dev directory | web log
 
 
Main
Unix
Man Pages
   

KBDCONFIG

NAME
SYNOPSIS
DESCRIPTION
RETURN CODES
FILES
SEE ALSO
AUTHOR

NAME

kbdconfig ? simple interface for configuring system keyboard

SYNOPSIS

kbdconfig [--back] [--test]

DESCRIPTION

kbdconfig provides a simple method of configuring /etc/sysconfig/keyboard, which contains the name of the system’s default keyboard map.

The kbdconfig window contains a Cancel button by default. If --back is specified at run time, a Back button is presented instead. If --test is specified, kbdconfig can be run by users other then root, and any configuration changes are not saved.

RETURN CODES

kbdconfig returns 0 on success, 2 on error, and 1 if the user cancelled the program (by using either the Cancel or Back button).

FILES

/etc/sysconfig/keyboard

Configures the default keyboard map used at system startup.

SEE ALSO

loadkeys(1), setfont(8)

AUTHOR

Erik Troan <ewt@redhat.com>

copyright 1998-2007, devdaily.com, all rights reserved.
devdaily.com, an alvin j. alexander production.