Provided by: manpages-hu_4.27.0-1_all bug

NÉV

       kbd_mode - billentyűzetmód lekérdezése vagy beállítása

ÖSSZEGZÉS

       kbd_mode [ -a | -u | -k | -s ] [ -f ] [ -C KONZOL ]

LEÍRÁS

       Ha   argumentumok   nélkül   indítják,   a  kbd_mode  kiírja  az  aktuális  billentyűzet-olvasási  módot.
       Paraméterekkel a következők szerint állítja át azt:

       -s: scancode mód (RAW),

       -k: keycode mód (MEDIUMRAW),

       -a: ASCII mód (XLATE),

       -u: UTF-8 mód (UNICODE).

       Of course the "-a" is only traditional, and the code used can be any 8-bit character set.   With  "-u"  a
       16-bit  character  set  is  expected,  and  these chars are transmitted to the kernel as 1, 2, or 3 bytes
       (following the UTF-8 coding).  In these latter two modes the key mapping defined by loadkeys(1)  is used.

       kbd_mode operates on the console specified by the "-C" option; if there is none, the  console  associated
       with stdin is used.

       Warning:  changing  the  keyboard  mode,  other  than  between ASCII and Unicode, will probably make your
       keyboard unusable. Set the "-f" option to force such changes.  This command is only meant  for  use  (say
       via  remote  login)  when some program left your keyboard in the wrong state.  Note that in some obsolete
       versions of this program the "-u" option was a synonym for "-s" and older versions of  this  program  may
       not recognize the "-f" option.

SZERZŐI

       Andries Brouwer <aeb@cwi.nl>

LÁSD MÉG

       loadkeys(1)

FORDÍTÁS

       A kézikönyv magyar fordítását a Gál Gyuri <gyuri@lamer.hu> készítette.

       Ez  a  fordítás  ingyenes  dokumentáció;  lásd  a  GNU General Public License 3.  Feltételezzük, hogy NEM
       FELELŐSSÉG.

       Ha hibát talál a kézikönyv oldal fordításában, küldje el a e-mail cím: TODO..

kbd                                              1994. április 6                                     KBD_MODE(1)