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

  1. // $XConsortium: sony /main/1 1996/01/29 17:23:23 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. xkb_keycodes "nwp5461" {
  30.  
  31.      <ESC> = 18;
  32.     <AE01> = 19;
  33.     <AE02> = 20;
  34.     <AE03> = 21;
  35.     <AE04> = 22;
  36.     <AE05> = 23;
  37.     <AE06> = 24;
  38.     <AE07> = 25;
  39.     <AE08> = 26;
  40.     <AE09> = 27;
  41.     <AE10> = 28;
  42.     <AE11> = 29;
  43.     <AE12> = 30;
  44.     <BKSL> = 31;
  45.     <BKSP> = 32;
  46.  
  47.     <TAB>  = 33;
  48.     <AD01> = 34;
  49.     <AD02> = 35;
  50.     <AD03> = 36;
  51.     <AD04> = 37;
  52.     <AD05> = 38;
  53.     <AD06> = 39;
  54.     <AD07> = 40;
  55.     <AD08> = 41;
  56.     <AD09> = 42;
  57.     <AD10> = 43;
  58.     <AD11> = 44;
  59.     <AD12> = 45;
  60.     <DELE> = 46;
  61.  
  62.     <LCTL> = 47;
  63.     <AC01> = 48;
  64.     <AC02> = 49;
  65.     <AC03> = 50;
  66.     <AC04> = 51;
  67.     <AC05> = 52;
  68.     <AC06> = 53;
  69.     <AC07> = 54;
  70.     <AC08> = 55;
  71.     <AC09> = 56;
  72.     <AC10> = 57;
  73.     <AC11> = 58;
  74.     <TLDE> = 59;
  75.     <RTRN> = 60;
  76.  
  77.     <LFSH> = 61;
  78.     <AB01> = 62;
  79.     <AB02> = 63;
  80.     <AB03> = 64;
  81.     <AB04> = 65;
  82.     <AB05> = 66;
  83.     <AB06> = 67;
  84.     <AB07> = 68;
  85.     <AB08> = 69;
  86.     <AB09> = 70;
  87.     <AB10> = 71;
  88.     <AB11> = 72;
  89.     <RTSH> = 73;
  90.  
  91.     <LALT> = 74;
  92.     <CAPS> = 75;
  93.     <STOP> = 76;
  94.     <SPCE> = 77;
  95.      <CUT> = 78;
  96.     <EXEC> = 81;
  97.  
  98.     <FK01> = 8;
  99.     <FK02> = 9;
  100.     <FK03> = 10;
  101.     <FK04> = 11;
  102.     <FK05> = 12;
  103.     <FK06> = 13;
  104.     <FK07> = 14;
  105.     <FK08> = 15;
  106.     <FK09> = 16;
  107.     <FK10> = 17;
  108.     <FK11> = 111;
  109.     <FK12> = 112;
  110.  
  111.     <HELP> = 113;
  112.      <INS> = 114;
  113.      <CLR> = 115;
  114.     <PGUP> = 116;
  115.     <PGDN> = 117;
  116.  
  117.     <KPTB> = 109;
  118.       <UP> = 95;
  119.     <LEFT> = 98;
  120.     <DOWN> = 99;
  121.     <RGHT> = 100;
  122.  
  123.     <KPMU> = 107;
  124.     <KPDV> = 108;
  125.     <KPAD> = 89;
  126.  
  127.      <KP7> = 82;
  128.      <KP8> = 83;
  129.      <KP9> = 84;
  130.     <KPSU> = 85;
  131.  
  132.      <KP4> = 86;
  133.      <KP5> = 87;
  134.      <KP6> = 88;
  135.     <KPSP> = 93;
  136.  
  137.      <KP1> = 90;
  138.      <KP2> = 91;
  139.      <KP3> = 92;
  140.     <KPEN> = 97;
  141.  
  142.      <KP0> = 94;
  143.     <KPDC> = 96;
  144. };
  145.