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

xfree98 (3204B)


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