logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

sony (2954B)


  1. //
  2. //Copyright 1996, 1998 The Open Group
  3. //
  4. //Permission to use, copy, modify, distribute, and sell this software and its
  5. //documentation for any purpose is hereby granted without fee, provided that
  6. //the above copyright notice appear in all copies and that both that
  7. //copyright notice and this permission notice appear in supporting
  8. //documentation.
  9. //
  10. //The above copyright notice and this permission notice shall be
  11. //included in all copies or substantial portions of the Software.
  12. //
  13. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  14. //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  15. //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  16. //IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
  17. //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  18. //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  19. //OTHER DEALINGS IN THE SOFTWARE.
  20. //
  21. //Except as contained in this notice, the name of The Open Group shall
  22. //not be used in advertising or otherwise to promote the sale, use or
  23. //other dealings in this Software without prior written authorization
  24. //from The Open Group.
  25. //
  26. xkb_keycodes "nwp5461" {
  27. <ESC> = 18;
  28. <AE01> = 19;
  29. <AE02> = 20;
  30. <AE03> = 21;
  31. <AE04> = 22;
  32. <AE05> = 23;
  33. <AE06> = 24;
  34. <AE07> = 25;
  35. <AE08> = 26;
  36. <AE09> = 27;
  37. <AE10> = 28;
  38. <AE11> = 29;
  39. <AE12> = 30;
  40. <BKSL> = 31;
  41. <BKSP> = 32;
  42. <TAB> = 33;
  43. <AD01> = 34;
  44. <AD02> = 35;
  45. <AD03> = 36;
  46. <AD04> = 37;
  47. <AD05> = 38;
  48. <AD06> = 39;
  49. <AD07> = 40;
  50. <AD08> = 41;
  51. <AD09> = 42;
  52. <AD10> = 43;
  53. <AD11> = 44;
  54. <AD12> = 45;
  55. <DELE> = 46;
  56. <LCTL> = 47;
  57. <AC01> = 48;
  58. <AC02> = 49;
  59. <AC03> = 50;
  60. <AC04> = 51;
  61. <AC05> = 52;
  62. <AC06> = 53;
  63. <AC07> = 54;
  64. <AC08> = 55;
  65. <AC09> = 56;
  66. <AC10> = 57;
  67. <AC11> = 58;
  68. <TLDE> = 59;
  69. <RTRN> = 60;
  70. <LFSH> = 61;
  71. <AB01> = 62;
  72. <AB02> = 63;
  73. <AB03> = 64;
  74. <AB04> = 65;
  75. <AB05> = 66;
  76. <AB06> = 67;
  77. <AB07> = 68;
  78. <AB08> = 69;
  79. <AB09> = 70;
  80. <AB10> = 71;
  81. <AB11> = 72;
  82. <RTSH> = 73;
  83. <LALT> = 74;
  84. <CAPS> = 75;
  85. <STOP> = 76;
  86. <SPCE> = 77;
  87. <CUT> = 78;
  88. <EXEC> = 81;
  89. <FK01> = 8;
  90. <FK02> = 9;
  91. <FK03> = 10;
  92. <FK04> = 11;
  93. <FK05> = 12;
  94. <FK06> = 13;
  95. <FK07> = 14;
  96. <FK08> = 15;
  97. <FK09> = 16;
  98. <FK10> = 17;
  99. <FK11> = 111;
  100. <FK12> = 112;
  101. <HELP> = 113;
  102. <INS> = 114;
  103. <CLR> = 115;
  104. <PGUP> = 116;
  105. <PGDN> = 117;
  106. <KPTB> = 109;
  107. <UP> = 95;
  108. <LEFT> = 98;
  109. <DOWN> = 99;
  110. <RGHT> = 100;
  111. <KPMU> = 107;
  112. <KPDV> = 108;
  113. <KPAD> = 89;
  114. <KP7> = 82;
  115. <KP8> = 83;
  116. <KP9> = 84;
  117. <KPSU> = 85;
  118. <KP4> = 86;
  119. <KP5> = 87;
  120. <KP6> = 88;
  121. <KPSP> = 93;
  122. <KP1> = 90;
  123. <KP2> = 91;
  124. <KP3> = 92;
  125. <KPEN> = 97;
  126. <KP0> = 94;
  127. <KPDC> = 96;
  128. };