kbdconfig  -  simple interface for configuring system key­
       board


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 pre­
       sented 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>


Man(1) output converted with man2html