home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / xkb / keycodes / hp < prev    next >
Text File  |  1999-09-03  |  3KB  |  150 lines

  1. // $XConsortium: hp /main/1 1996/06/21 13:51:06 kaleb $
  2. //
  3. //Copyright (c) 1996  X Consortium
  4. //
  5. //Permission is hereby granted, free of charge, to any person obtaining
  6. //a copy of this software and associated documentation files (the
  7. //"Software"), to deal in the Software without restriction, including
  8. //without limitation the rights to use, copy, modify, merge, publish,
  9. //distribute, sublicense, and/or sell copies of the Software, and to
  10. //permit persons to whom the Software is furnished to do so, subject to
  11. //the following conditions:
  12. //
  13. //The above copyright notice and this permission notice shall be
  14. //included in all copies or substantial portions of the Software.
  15. //
  16. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  17. //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  18. //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  19. //IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  20. //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  21. //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  22. //OTHER DEALINGS IN THE SOFTWARE.
  23. //
  24. //Except as contained in this notice, the name of the X Consortium shall
  25. //not be used in advertising or otherwise to promote the sale, use or
  26. //other dealings in this Software without prior written authorization
  27. //from the X Consortium.
  28. //
  29. default xkb_keycodes "hp-101" {
  30.  
  31.     <TLDE> = 23;
  32.     <AE01> = 31;
  33.     <AE02> = 39;
  34.     <AE03> = 47;
  35.     <AE04> = 46;
  36.     <AE05> = 55;
  37.     <AE06> = 63;
  38.     <AE07> = 70;
  39.     <AE08> = 71;
  40.     <AE09> = 79;
  41.     <AE10> = 78;
  42.     <AE11> = 87;
  43.     <AE12> = 94;
  44.     <BKSP> = 111;
  45.  
  46.     <TAB>  = 22;
  47.     <AD01> = 30;
  48.     <AD02> = 38;
  49.     <AD03> = 45;
  50.     <AD04> = 54;
  51.     <AD05> = 53;
  52.     <AD06> = 62;
  53.     <AD07> = 69;
  54.     <AD08> = 76;
  55.     <AD09> = 77;
  56.     <AD10> = 86;
  57.     <AD11> = 93;
  58.     <AD12> = 100;
  59.     <BKSL> = 101;
  60.  
  61.     <CAPS> = 29;
  62.     <AC01> = 37;
  63.     <AC02> = 36;
  64.     <AC03> = 44;
  65.     <AC04> = 52;
  66.     <AC05> = 61;
  67.     <AC06> = 60;
  68.     <AC07> = 68;
  69.     <AC08> = 75;
  70.     <AC09> = 84;
  71.     <AC10> = 85;
  72.     <AC11> = 91;
  73.     <RTRN> = 99;
  74.  
  75.     <LFSH> = 27;
  76.     <AB01> = 35;
  77.     <AB02> = 43;
  78.     <AB03> = 42;
  79.     <AB04> = 51;
  80.     <AB05> = 59;
  81.     <AB06> = 58;
  82.     <AB07> = 67;
  83.     <AB08> = 74;
  84.     <AB09> = 82;
  85.     <AB10> = 83;
  86.     <RTSH> = 98;
  87.  
  88.     <LCTL> = 26;
  89.     <LALT> = 34;
  90.     <SPCE> = 50;
  91.     <RALT> = 66;
  92.     <RCTL> = 97;
  93.  
  94.     <ESC>  = 17;
  95.     <FK01> = 16;
  96.     <FK02> = 24;
  97.     <FK03> = 32;
  98.     <FK04> = 40;
  99.     <FK05> = 48;
  100.     <FK06> = 56;
  101.     <FK07> = 64;
  102.     <FK08> = 72;
  103.     <FK09> = 80;
  104.     <FK10> = 88;
  105.     <FK11> = 95;
  106.     <FK12> = 103;
  107.  
  108.     <PRSC> = 96;
  109.     <SCLK> = 104;
  110.     <PAUS> = 107;
  111.  
  112.     <INS>  = 112;
  113.     <HOME> = 119;
  114.     <PGUP> = 120;
  115.     <DELE> = 109;
  116.     <END>  = 110;
  117.     <PGDN> = 118;
  118.  
  119.     <UP>   = 108;
  120.     <LEFT> = 106;
  121.     <DOWN> = 105;
  122.     <RGHT> = 115;
  123.  
  124.     <NMLK> = 127;
  125.     <KPDV> = 128;
  126.     <KPMU> = 135;
  127.     <KPSU> = 141;
  128.  
  129.      <KP7> = 117;
  130.      <KP8> = 126;
  131.      <KP9> = 134;
  132.     <KPAD> = 133;
  133.  
  134.      <KP4> = 116;
  135.      <KP5> = 124;
  136.      <KP6> = 125;
  137.  
  138.      <KP1> = 114;
  139.      <KP2> = 123;
  140.      <KP3> = 131;
  141.     <KPEN> = 130;
  142.  
  143.      <KP0> = 121;
  144.     <KPDL> = 122;
  145.  
  146.     indicator 1 = "Caps Lock";
  147.     indicator 2 = "Num Lock";
  148.     indicator 3 = "Scroll Lock";
  149. };
  150.