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

ibm (3146B)


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