kbd_mode - zgłasza lub ustawia tryb klawiatury
kbd_mode [
-a | -u | -k | -s ] [
-f ] [
-C KONSOLA ]
Bez podanych argumentów,
kbd_mode wypisuje bieżący
tryb klawiatury (RAW, MEDIUMRAW or XLATE). Z argumentem ustawia ten tryb w
następujący sposób:
-s: tryb scancode (RAW),
-k: tryb keycode (MEDIUMRAW),
-a: tryb ASCII (XLATE),
-u: tryb UTF-8 (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 operuje na konsoli podanej w opcji "-C". Jeśli nie
podano tej opcji, używana jest konsola skojarzona ze standardowym
wejściem (stdin).
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.
loadkeys(1)
Autorami polskiego tłumaczenia niniejszej strony podręcznika
są: Przemek Borys <
[email protected]> i Robert Luberda
<
[email protected]>
Niniejsze tłumaczenie jest wolną dokumentacją.
Bliższe informacje o warunkach licencji można uzyskać
zapoznając się z
GNU
General Public License w wersji 3 lub nowszej. Nie przyjmuje się
ŻADNEJ ODPOWIEDZIALNOŚCI.
Błędy w tłumaczeniu strony podręcznika prosimy
zgłaszać na adres listy dyskusyjnej
[email protected]