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

no (11716B)


  1. default partial alphanumeric_keys
  2. xkb_symbols "basic" {
  3. // Describes the differences between a very simple en_US
  4. // keyboard and a Norwegian keyboard with dead key support
  5. // and all of ISO-8859-1 characters available.
  6. include "latin(type2)"
  7. name[Group1]="Norwegian";
  8. key <TLDE> { [ bar, section, brokenbar, paragraph ] };
  9. key <AE05> { [ 5, percent, onehalf, 0x1002030 ] };
  10. key <AE11> { [ plus, question, plusminus, questiondown ] };
  11. key <AE12> { [ backslash, dead_grave, dead_acute, notsign ] };
  12. key <AD04> { [ r, R, registered, trademark ] };
  13. key <AD10> { [ p, P, Greek_pi, Greek_PI ] };
  14. key <AC10> { [ oslash, Ooblique, dead_acute, dead_doubleacute ] };
  15. key <AC11> { [ ae, AE, dead_circumflex, dead_caron] };
  16. key <BKSL> { [apostrophe, asterisk, dead_doubleacute, multiply ] };
  17. key <LSGT> { [ less, greater, onehalf, threequarters] };
  18. key <AB09> { [ period, colon, ellipsis, periodcentered ] };
  19. key <AB10> { [ minus, underscore, endash, emdash ] };
  20. include "nbsp(level3n)"
  21. include "keypad(ossmath)"
  22. include "kpdl(comma)"
  23. include "level3(ralt_switch)"
  24. };
  25. partial alphanumeric_keys
  26. xkb_symbols "nodeadkeys" {
  27. // Modifies the basic Norwegian layout to no dead keys
  28. include "no(basic)"
  29. name[Group1]="Norwegian (no dead keys)";
  30. key <AE12> { [ backslash, grave, acute, ogonek ] };
  31. key <AD12> { [ diaeresis, asciicircum, asciitilde, macron ] };
  32. key <AC10> { [ oslash, Ooblique, acute, doubleacute ] };
  33. key <AC11> { [ ae, AE, asciicircum, caron ] };
  34. key <AB08> { [ comma, semicolon, cedilla, ogonek ] };
  35. key <AB09> { [ period, colon, periodcentered, abovedot ] };
  36. };
  37. partial alphanumeric_keys
  38. xkb_symbols "winkeys" {
  39. include "no(basic)"
  40. name[Group1]="Norwegian (Windows)";
  41. include "eurosign(5)"
  42. };
  43. // Norwegian Dvorak
  44. partial alphanumeric_keys
  45. xkb_symbols "dvorak" {
  46. include "us(dvorak)"
  47. name[Group1]="Norwegian (Dvorak)";
  48. key <TLDE> { [ bar, section, brokenbar, paragraph ] };
  49. key <AE01> { [ 1, exclam, exclamdown, onesuperior ] };
  50. key <AE02> { [ 2, quotedbl, at, twosuperior ] };
  51. key <AE03> { [ 3, numbersign, sterling, threesuperior ] };
  52. key <AE04> { [ 4, currency, dollar, onequarter ] };
  53. key <AE05> { [ 5, percent, onehalf, onehalf ] };
  54. key <AE06> { [ 6, ampersand, threequarters, threequarters ] };
  55. key <AE07> { [ 7, slash, braceleft, division ] };
  56. key <AE08> { [ 8, parenleft, bracketleft ] };
  57. key <AE09> { [ 9, parenright, bracketright ] };
  58. key <AE10> { [ 0, equal, braceright ] };
  59. key <AE11> { [ plus, question, plusminus, questiondown ] };
  60. key <AE12> { [ backslash, grave, dead_acute, dead_grave ] };
  61. key <AD01> { [ aring, Aring, braceright, bracketright ] };
  62. key <AD02> { [ comma, semicolon, dead_cedilla, cedilla ] };
  63. key <AD03> { [ period, colon, periodcentered ] };
  64. key <AD04> { [ p, P, thorn, THORN ] };
  65. key <AD05> { [ y, Y, yen ] };
  66. key <AD06> { [ f, F, ordfeminine ] };
  67. key <AD08> { [ c, C, ccedilla, copyright ] };
  68. key <AD09> { [ r, R, registered ] };
  69. key <AD11> { [ apostrophe, asterisk, dead_circumflex, acute ] };
  70. key <AD12> { [dead_diaeresis, dead_circumflex, dead_tilde, dead_caron ] };
  71. key <AC03> { [ e, E, EuroSign, cent ] };
  72. key <AC05> { [ i, I, idotless, Iabovedot] };
  73. key <AC06> { [ d, D, eth, ETH ] };
  74. key <AC10> { [ s, S, ssharp, U1E9E ] };
  75. key <AC11> { [ minus, underscore, hyphen, diaeresis] };
  76. key <BKSL> { [ less, greater, guillemotleft, guillemotright ] };
  77. key <LSGT> { [ oslash, Ooblique, bar, backslash ] };
  78. key <AB01> { [ ae, AE, braceleft, bracketleft] };
  79. key <AB05> { [ x, X, multiply ] };
  80. key <AB07> { [ m, M, mu ] };
  81. key <SPCE> { [ space, space, nobreakspace, nobreakspace] };
  82. // fixed https://bugs.freedesktop.org/show_bug.cgi?id=4397
  83. include "level3(ralt_switch)"
  84. };
  85. partial alphanumeric_keys
  86. xkb_symbols "smi" {
  87. // Northern Sami keyboards for Finland, Norway and Sweden
  88. //
  89. // Describes the differences between a very simple en_US
  90. // keyboard and a Norwegian Northern Sami keyboard (with
  91. // dead-key support) according to the spec on
  92. // http://www.hum.uit.no/a/trond/se-lat9-no-keys.html
  93. // Written by Børre Gaup <boerre.gaup@pc.nu>.
  94. include "latin"
  95. name[Group1]= "Northern Saami (Norway)";
  96. key <TLDE> { [ bar, section, brokenbar, paragraph ] };
  97. key <AE01> { [ 1, exclam, copyright, exclamdown ] };
  98. key <AE02> { [ 2, quotedbl, at, registered ] };
  99. key <AE03> { [ 3, numbersign, sterling, less ] };
  100. key <AE04> { [ 4, dollar, dollar, greater ] };
  101. key <AE05> { [ 5, percent, U2022, U2030 ] };
  102. key <AE06> { [ 6, ampersand, section, paragraph ] };
  103. key <AE07> { [ 7, slash, braceleft, bar ] };
  104. key <AE08> { [ 8, parenleft, bracketleft, braceleft ] };
  105. key <AE09> { [ 9, parenright, bracketright, braceright ] };
  106. key <AE10> { [ 0, equal, braceright, notequal ] };
  107. key <AE11> { [ plus, question, division, questiondown ] };
  108. key <AE12> { [ backslash, grave, acute, asciitilde ] };
  109. key <AD01> { [ aacute, Aacute, q, Q ] };
  110. key <AD02> { [ scaron, Scaron, w, W ] };
  111. key <AD03> { [ e, E, eacute, Eacute ] };
  112. key <AD04> { [ r, R, registered, trademark ] };
  113. key <AD06> { [ y, Y, yacute, Yacute ] };
  114. key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
  115. key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
  116. key <AD09> { [ o, O, oe, OE ] };
  117. key <AD11> { [ aring, Aring, acircumflex, Acircumflex ] };
  118. key <AD12> { [ eng, ENG, quotedbl, asciicircum ] };
  119. key <AC01> { [ a, A, agrave, Agrave ] };
  120. key <AC02> { [ s, S, ssharp, apostrophe ] };
  121. key <AC04> { [ f, F, ordfeminine, ordfeminine ] };
  122. key <AC05> { [ g, G, gcaron, Gcaron ] };
  123. key <AC06> { [ h, H, U01E5, U01E4 ] };
  124. key <AC07> { [ j, J, notsign, multiply ] };
  125. key <AC08> { [ k, K, U01E9, U01E8 ] };
  126. key <AC09> { [ l, L, degree, hyphen ] };
  127. key <AC10> { [ oslash, Ooblique, odiaeresis, Odiaeresis ] };
  128. key <AC11> { [ ae, AE, adiaeresis, Adiaeresis ] };
  129. key <BKSL> { [ dstroke, Dstroke, apostrophe, asterisk ] };
  130. key <LSGT> { type[Group1] = "FOUR_LEVEL",
  131. [ zcaron, Zcaron, U01EF, U01EE ] };
  132. key <AB01> { [ z, Z, U0292, U01B7 ] };
  133. key <AB02> { [ ccaron, Ccaron, x, X ] };
  134. key <AB03> { [ c, C, ccedilla, Ccedilla ] };
  135. key <AB04> { [ v, V, lessthanequal, guillemotleft ] };
  136. key <AB05> { [ b, B, greaterthanequal, guillemotright ] };
  137. key <AB06> { [ n, N, leftsinglequotemark, leftdoublequotemark ] };
  138. key <AB07> { [ m, M, rightsinglequotemark, rightdoublequotemark ] };
  139. key <AB08> { [ comma, semicolon, singlelowquotemark, doublelowquotemark ] };
  140. key <AB09> { [ period, colon, ellipsis, periodcentered ] };
  141. key <AB10> { [ minus, underscore, endash, emdash ] };
  142. include "level3(ralt_switch)"
  143. };
  144. partial alphanumeric_keys
  145. xkb_symbols "smi_nodeadkeys" {
  146. // Modifies the basic Norwegian layout to no dead keys
  147. include "no(smi)"
  148. name[Group1]= "Northern Saami (Norway, no dead keys)";
  149. key <AE12> { [ backslash, grave, acute, ogonek ] };
  150. };
  151. // Copied from macintosh_vndr/no
  152. partial alphanumeric_keys
  153. xkb_symbols "mac" {
  154. // Describes the differences between a very simple en_US
  155. // keyboard and a very simple Norwegian keyboard.
  156. include "latin(type4)"
  157. name[Group1]= "Norwegian (Macintosh)";
  158. key <TLDE> { [ bar, section ] };
  159. key <AE03> { [ 3, numbersign, sterling, sterling ] };
  160. key <AE04> { [ 4, currency, dollar, dollar ] };
  161. key <AE06> { [ 6, ampersand, threequarters, fiveeighths ] };
  162. key <AE07> { [ 7, slash, bar, backslash ] };
  163. key <AE08> { [ 8, parenleft, bracketleft, braceleft ] };
  164. key <AE09> { [ 9, parenright, bracketright, braceright ] };
  165. key <AE11> { [ plus, question ] };
  166. key <AE12> { [ dead_grave, dead_acute, acute, dead_ogonek ] };
  167. key <AD11> { [ aring, Aring ] };
  168. key <AD12> { [ diaeresis, asciicircum, asciitilde, dead_macron ] };
  169. key <AC10> { [ oslash, Ooblique, odiaeresis, Odiaeresis ] };
  170. key <AC11> { [ ae, AE ] };
  171. key <BKSL> { [ at, asterisk ] };
  172. };
  173. partial alphanumeric_keys
  174. xkb_symbols "mac_nodeadkeys" {
  175. // Modifies the basic Norwegian layout to no dead keys
  176. include "no(mac)"
  177. name[Group1]= "Norwegian (Macintosh, no dead keys)";
  178. key <AE12> { [ grave, acute, acute, ogonek ] };
  179. key <AD12> { [ diaeresis, asciicircum, asciitilde, macron ] };
  180. };
  181. partial alphanumeric_keys
  182. xkb_symbols "colemak" {
  183. // Colemak layout - http://colemak.com/
  184. // Q W F P G J L U Y Ø Å ¨
  185. // A R S T D H N E I O Æ '
  186. // < Z X C V B K M , . -
  187. include "no(basic)"
  188. name[Group1]= "Norwegian (Colemak)";
  189. key <AD03> { [ f, F, dstroke, ordfeminine ] };
  190. key <AD04> { [ p, P, Greek_pi, Greek_PI ] };
  191. key <AD05> { [ g, G, eng, ENG ] };
  192. key <AD06> { [ j, J ] };
  193. key <AD07> { [ l, L, lstroke, Lstroke ] };
  194. key <AD08> { [ u, U, downarrow, uparrow ] };
  195. key <AD09> { [ y, Y, leftarrow, yen ] };
  196. key <AD10> { [ oslash, Ooblique, dead_acute, dead_doubleacute ] };
  197. key <AC02> { [ r, R, registered, trademark ] };
  198. key <AC03> { [ s, S, ssharp, section ] };
  199. key <AC04> { [ t, T, thorn, THORN ] };
  200. key <AC05> { [ d, D, eth, ETH ] };
  201. key <AC07> { [ n, N ] };
  202. key <AC08> { [ e, E, EuroSign, cent ] };
  203. key <AC09> { [ i, I, rightarrow, idotless ] };
  204. key <AC10> { [ o, O, oe, OE ] };
  205. key <AB06> { [ k, K, kra, ampersand ] };
  206. };
  207. // EXTRAS:
  208. partial alphanumeric_keys
  209. xkb_symbols "sun_type6" {
  210. include "sun_vndr/no(sun_type6)"
  211. };