KBD_MODE(1) General Commands Manual KBD_MODE(1) NAZWA kbd_mode - zglasza lub ustawia tryb klawiatury SKLADNIA kbd_mode [ -a | -u | -k | -s ] [ -f ] [ -C KONSOLA ] OPIS Bez podanych argumentow, kbd_mode wypisuje biezacy tryb klawiatury (RAW, MEDIUMRAW or XLATE). Z argumentem ustawia ten tryb w nastepujacy sposob: -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". Jesli nie podano tej opcji, uzywana jest konsola skojarzona ze standardowym wejsciem (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. ZOBACZ TAKZE loadkeys(1) TLUMACZENIE Autorami polskiego tlumaczenia niniejszej strony podrecznika sa: Przemek Borys i Robert Luberda Niniejsze tlumaczenie jest wolna dokumentacja. Blizsze informacje o warunkach licencji mozna uzyskac zapoznajac sie z GNU General Public License w wersji 3 lub nowszej. Nie przyjmuje sie ZADNEJ ODPOWIEDZIALNOSCI. Bledy w tlumaczeniu strony podrecznika prosimy zglaszac na adres listy dyskusyjnej . kbd 6 kwietnia 1994 KBD_MODE(1)