dumpkeys



Liczniki odwiedzin | Księgi gości | Metal Lyrics | Znaczenie imion | Konwerter | Wolne domeny | Informacje o samochodach | Zakupy w UK | | | | | | | wyposażenie warsztatów | Wypoczynek nad jeziorami




NAME

       dumpkeys - dump keyboard translation tables


SYNOPSIS

       dumpkeys    [   -hilfn   -ccharset   --help   --short-info
       --long-info    --numeric     --full-table     --funcs-only
       --keys-only --compose-only --charset=charset ]


DESCRIPTION

       dumpkeys  writes, to the standard output, the current con-
       tents of the keyboard driver's translation tables, in  the
       format specified by keytables(5).

       Using the various options, the format of the output can be
       controlled and also other information from the kernel  and
       the  programs dumpkeys(1) and loadkeys(1) can be obtained.


OPTIONS

       -h --help
              Prints the program's version  number  and  a  short
              usage  message to the program's standard error out-
              put and exits.

       -i --short-info
              Prints some characteristics of  the  kernel's  key-
              board driver. The items shown are:

              Keycode range supported by the kernel

                     This tells what values can be used after the
                     keycode  keyword  in  keytable  files.   See
                     keytables(5)  for  more  information and the
                     syntax of these files.

              Number of actions bindable to a key

                     This tells how many different actions a sin-
                     gle  key  can  output using various modifier
                     keys. If the value is 16  for  example,  you
                     can  define  up to 16 different actions to a
                     key combined with modifiers. When the  value
                     is  16, the kernel probably knows about four
                     modifier keys, which you can press  in  dif-
                     ferent  combinations  with the key to access
                     all the bound actions.

              Ranges of action codes supported by the kernel

                     This item contains a  list  of  action  code
                     ranges  in  hexadecimal notation.  These are
                     the values that can be  used  in  the  right
                     hand  side of a key definition, ie. the vv's
                     in a line

                             keycode xx = vv vv vv vv

                     (see keytables(5) for more information about
                     the  format of key definition lines).  dump-
                     keys(1) and loadkeys(1) support  a  symbolic
                     notation, which is preferable to the numeric
                     one, as the action codes may vary from  ker-
                     nel  to kernel while the symbolic names usu-
                     ally remain the same. However, the  list  of
                     action code ranges can be used to determine,
                     if the kernel actually supports all the sym-
                     bols  loadkeys(1)  knows, or are there maybe
                     some actions supported by  the  kernel  that
                     have  no  symbolic  name in your loadkeys(1)
                     program. To see this, you compare the  range
                     list with the action symbol list, see option
                     --long-info below.

              Number of function keys supported by kernel

                     This tells the number of action  codes  that
                     can be used to output strings of characters.
                     These action codes are  traditionally  bound
                     to  the various function and editing keys of
                     the keyboard and are defined to  send  stan-
                     dard  escape  sequences.  However,  you  can
                     redefine these to send common command lines,
                     email addresses or whatever you like.  Espe-
                     cially if the number of this item is greater
                     than the number of function and editing keys
                     in your keyboard, you may have some  "spare"
                     action codes that you can bind to AltGr-let-
                     ter combinations, for example, to send  some
                     useful  strings.  See  loadkeys(1)  for more
                     details.

              Function strings

                     You can see you current function key defini-
                     tions with the command

                             dumpkeys --funcs-only



       -l --long-info
              This  option  instructs  dumpkeys  to  print a long
              information listing. The output is the same as with
              the  --short-info  appended with the list of action
              symbols supported by loadkeys(1)  and  dumpkeys(1),
              along with the symbols' numeric values.



       -n --numeric
              This  option causes dumpkeys to by-pass the conver-
              sion of action code values to symbolic notation and
              to print the in hexadecimal format instead.


       -f --full-table
              This  makes  dumpkeys  to  skip  all the short-hand
              heuristics (see keytables(5)) and to output the key
              bindings  in the canonical form. For each key a row
              with a column  for  each  modifier  combination  is
              printed.  For  example, if the kernel supports four
              modifiers, there are 16 modifier  combinations,  so
              every  row  would have 16 action code columns. This
              format can be useful for example to  programs  that
              post-process the output of dumpkeys.


       --funcs-only
              When this option is given, dumpkeys prints only the
              function key string definitions. Normally  dumpkeys
              prints both the key bindings and the string defini-
              tions.


       --keys-only
              When this option is given, dumpkeys prints only the
              key bindings. Normally dumpkeys prints both the key
              bindings and the string definitions.


       --compose-only
              When this option is given, dumpkeys prints only the
              compose key combinations.  This option is available
              only if your kernel has compose key support.


       -ccharset  --charset=charset
              This instructs dumpkeys to interpret character code
              values  according  to  the specified character set.
              This affects only the translation of character code
              values  to symbolic names. Valid values for charset
              currently are iso-8859-1,  iso-8859-2,  iso-8859-3,
              iso-8859-4 and iso-8859-8.  If no charset is speci-
              fied, iso-8859-1 is used as a default.  This option
              produces  an  output  line  `charset "iso-8859-x"',
              telling loadkeys how to interpret the keymap.  (For
              example,  "division" is 0xf7 in iso-8859-1 but 0xba
              in iso-8859-8.)



FILES

       /usr/lib/kbd/keytables/
                           recommended  directory  for   keytable
                           files


SEE ALSO

       dumpkeys(1), keytables(5)

  Księgarnia

- Oferta księgarni Mentis
- Oferta księgarni Onepress
- Linux Manual (english)
- Konstytucje
- Kręgosłup, bóle karku
- Elektroniczne książki
- Prasa elektroniczna
- Gry RPG, figurki
- darmowy słownik on-line
- jubiler - biżuteria
- polityka prywatności





Linux - Welsh Matt, Dalheimer Matthias Kalle, Kaufman Lar Linux
Autor: Welsh Matt, Dalheimer Matthias Kalle, Kaufman Lar
Cena: 85.44
Rok wydania: 2000
Wydawnictwo: Read Me
Ilość stron: 700
Linux - bezpieczeństwo serwerów - Michael D.Bauer Linux - bezpieczeństwo serwerów
Autor: Michael D.Bauer
Cena: 58.88
Rok wydania: 2003
Wydawnictwo: Read Me
Ilość stron: 488
Linux kernel - Daniel P. Bovet, Marco Cesati Linux kernel
Autor: Daniel P. Bovet, Marco Cesati
Cena: 85.44
Rok wydania: 2001
Wydawnictwo: Read Me
Ilość stron: 634
Linux. Programowanie dla zaawansowanych - Mark Mitchell. Jeffrey Oldham, Alex Samuel Linux. Programowanie dla zaawansowanych
Autor: Mark Mitchell. Jeffrey Oldham, Alex Samuel
Cena: 42.32
Rok wydania: 2002
Wydawnictwo: Read Me
Ilość stron: 300
Linux: Systemy plików - Moshe Bar Linux: Systemy plików
Autor: Moshe Bar
Cena: 51.52
Rok wydania: 2002
Wydawnictwo: Read Me
Ilość stron: 332
Linux. Archiwizacja danych - Leszek Madeja Linux. Archiwizacja danych
Autor: Leszek Madeja
Cena: 17.60
Rok wydania: 2003
Wydawnictwo: Mikom
Ilość stron:
Linux i galanteria SCSI - Leszek Madeja Linux i galanteria SCSI
Autor: Leszek Madeja
Cena: 10.80
Rok wydania: 2003
Wydawnictwo: Mikom
Ilość stron: 88
Bezpieczeństwo systemu Linux - Ramón J. Hontañón Bezpieczeństwo systemu Linux
Autor: Ramón J. Hontañón
Cena: 44.62
Rok wydania: 2002
Wydawnictwo: Mikom
Ilość stron: 464
Korzystanie z drukarki. Ćwiczenia z systemu Linux - Leszek Madeja Korzystanie z drukarki. Ćwiczenia z systemu Linux
Autor: Leszek Madeja
Cena: 16.80
Rok wydania: 2000
Wydawnictwo: Mikom
Ilość stron: 192
Korzystanie z pomocy. Ćwiczenia z systemu Linux - Leszek Madeja Korzystanie z pomocy. Ćwiczenia z systemu Linux
Autor: Leszek Madeja
Cena: 15.40
Rok wydania: 2000
Wydawnictwo: Mikom
Ilość stron: 152
Linux - książka kucharska - Michael Stutz Linux - książka kucharska
Autor: Michael Stutz
Cena: 47.84
Rok wydania: 2002
Wydawnictwo: Mikom
Ilość stron: 488
Linux. Gniazda w programowaniu - Woren W. Gay Linux. Gniazda w programowaniu
Autor: Woren W. Gay
Cena: 47.29
Rok wydania: 2001
Wydawnictwo: Mikom
Ilość stron: 552
LINUX. Rozwiązywanie problemów - Brian Ward LINUX. Rozwiązywanie problemów
Autor: Brian Ward
Cena: 33.92
Rok wydania: 2001
Wydawnictwo: Mikom
Ilość stron: 312
Midnight Commander. Ćwiczenia z systemu Linux - Leszek Madeja Midnight Commander. Ćwiczenia z systemu Linux
Autor: Leszek Madeja
Cena: 23.80
Rok wydania: 2000
Wydawnictwo: Mikom
Ilość stron: 272
Red Hat Linux 6.2 same konkrety - Bob Rankin Red Hat Linux 6.2 same konkrety
Autor: Bob Rankin
Cena: 39.74
Rok wydania: 2000
Wydawnictwo: Mikom
Ilość stron: 372
Caldera Linux 2.3 dla każdego - Bill Ball Caldera Linux 2.3 dla każdego
Autor: Bill Ball
Cena: 49.00
Rok wydania: 2000
Wydawnictwo: Helion
Ilość stron: 400
Linux. Praktyczne rozwiązania - Adam Podstawczyński Linux. Praktyczne rozwiązania
Autor: Adam Podstawczyński
Cena: 35.00
Rok wydania: 2000
Wydawnictwo: Helion
Ilość stron: 248
Red Hat Linux 7.3. Księga eksperta - Bill Ball Red Hat Linux 7.3. Księga eksperta
Autor: Bill Ball
Cena: 110.00
Rok wydania: 2002
Wydawnictwo: Helion
Ilość stron: 752
Linux w sieci - Adam Podstawczyński Linux w sieci
Autor: Adam Podstawczyński
Cena: 39.00
Rok wydania: 2002
Wydawnictwo: Helion
Ilość stron: 224
Red Hat Linux 7.2. Ćwiczenia praktyczne - Jerzy Marczyński Red Hat Linux 7.2. Ćwiczenia praktyczne
Autor: Jerzy Marczyński
Cena: 18.00
Rok wydania: 2002
Wydawnictwo: Helion
Ilość stron: 176






ksiegarnia.pila.pl exists since 2005 year.
Provided by: Przemysław Krajniak, PHP Scripts