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

br (16797B)


  1. default
  2. xkb_symbols "abnt2" {
  3. // Based on a very simple Brazilian ABNT2 keyboard,
  4. // by Ricardo Y. Igarashi (iga@that.com.br).
  5. // With added support for dead keys in I18N applications,
  6. // by Conectiva (http://www.conectiva.com.br).
  7. include "latin"
  8. name[Group1]="Portuguese (Brazil)";
  9. key <TLDE> { [ apostrophe, quotedbl, notsign, notsign ] };
  10. key <AE02> { [ 2, at, twosuperior, onehalf ] };
  11. key <AE03> { [ 3, numbersign, threesuperior, threequarters ] };
  12. key <AE04> { [ 4, dollar, sterling, onequarter ] };
  13. key <AE05> { [ 5, percent, cent, threeeighths ] };
  14. key <AE06> { [ 6, dead_diaeresis, notsign, diaeresis ] };
  15. key <AE12> { [ equal, plus, section, dead_ogonek ] };
  16. key <AD01> { [ q, Q, slash, slash ] };
  17. key <AD02> { [ w, W, question, question ] };
  18. key <AD03> { [ e, E, degree, degree ] };
  19. key <AD04> { [ r, R, registered, registered ] };
  20. key <AD11> { [ dead_acute, dead_grave, acute, grave ] };
  21. key <AD12> { [ bracketleft, braceleft, ordfeminine, dead_macron ] };
  22. key <BKSL> { [ bracketright, braceright, masculine, masculine ] };
  23. key <AC10> { [ ccedilla, Ccedilla, dead_acute,dead_doubleacute ] };
  24. key <AC11> { [ dead_tilde,dead_circumflex, asciitilde, asciicircum ] };
  25. key <LSGT> { [ backslash, bar, dead_caron, dead_breve ] };
  26. key <AB03> { [ c, C, copyright, copyright ] };
  27. key <AB07> { [ m, M, mu, mu ] };
  28. key <AB10> { [ semicolon, colon, dead_belowdot, dead_abovedot ] };
  29. // The ABNT-2 keyboard has this special key:
  30. key <AB11> { [ slash, question, degree, questiondown ] };
  31. include "kpdl(comma)"
  32. include "level3(ralt_switch)"
  33. };
  34. partial alphanumeric_keys
  35. xkb_symbols "nodeadkeys" {
  36. include "br(abnt2)"
  37. name[Group1]="Portuguese (Brazil, no dead keys)";
  38. key <AE06> { [ 6, diaeresis, notsign, notsign ] };
  39. key <AD11> { [ apostrophe, grave ] };
  40. key <AC10> { [ ccedilla, Ccedilla, acute, doubleacute ] };
  41. key <AC11> { [ asciitilde, asciicircum ] };
  42. key <AB10> { [ semicolon, colon, dead_belowdot, abovedot ] };
  43. };
  44. // The ABNT2 keyboard on IBM/Lenovo Thinkpads,
  45. // by Piter PUNK <piterpk@terra.com.br>.
  46. //
  47. partial alphanumeric_keys
  48. xkb_symbols "thinkpad" {
  49. include "br(abnt2)"
  50. name[Group1]="Portuguese (Brazil, IBM/Lenovo ThinkPad)";
  51. key <RCTL> { [ slash, question, degree, questiondown ] };
  52. };
  53. partial alphanumeric_keys
  54. xkb_symbols "olpc" {
  55. // #HW-SPECIFIC
  56. include "us(basic)"
  57. name[Group1]="Portuguese (Brazil)";
  58. key <TLDE> { [ apostrophe, quotedbl ] };
  59. key <AE01> { [ 1, exclam, onesuperior ] };
  60. key <AE02> { [ 2, at, twosuperior ] };
  61. key <AE03> { [ 3, numbersign, threesuperior ] };
  62. key <AE04> { [ 4, dollar, sterling ] };
  63. key <AE05> { [ 5, percent, cent ] };
  64. key <AE06> { [ 6, dead_diaeresis, notsign ] };
  65. key <AE12> { [ equal, plus, section ] };
  66. key <AD03> { [ e, E, EuroSign ] };
  67. key <AD11> { [ dead_acute, dead_grave, acute, grave ] };
  68. key <AD12> { [ bracketleft, braceleft, 0x10000AA ] };
  69. key <BKSL> { [ bracketright, braceright, 0x10000BA ] };
  70. key <AC10> { [ ccedilla, Ccedilla ] };
  71. key <AC11> { [ dead_tilde, dead_circumflex ] };
  72. key <AB01> { [ z, Z, bar ] };
  73. key <AB03> { [ c, C, 0x10020A2 ] };
  74. key <AB09> { [ period, greater, backslash ] };
  75. key <AB10> { [ semicolon, colon ] };
  76. key <I219> { [ slash, question, degree, ISO_Next_Group ] };
  77. include "level3(ralt_switch)"
  78. };
  79. //
  80. // Brazilian Dvorak layout 2005-04-18
  81. // "Teclado Simplificado Brasileiro" ou "Dvorak Brasileiro"
  82. //
  83. // Heitor Moraes heitor.moraes@gmail.com
  84. // Luiz Portella lfpor@lujz.org
  85. // Nando Florestan nando2003@mandic.com.br
  86. // Ari Caldeira ari@tecladobrasileiro.com.br
  87. //
  88. partial alphanumeric_keys
  89. xkb_symbols "dvorak" {
  90. name[Group1]="Portuguese (Brazil, Dvorak)";
  91. // Numeric row
  92. key <TLDE> { [ apostrophe, quotedbl, dead_caron, dead_doubleacute ] };
  93. key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
  94. key <AE02> { [ 2, at, twosuperior, onehalf ] };
  95. key <AE03> { [ 3, numbersign, threesuperior, threequarters ] };
  96. key <AE04> { [ 4, dollar, sterling, onequarter ] };
  97. key <AE05> { [ 5, percent, cent, 0x01002030 ] };
  98. key <AE06> { [ 6, dead_diaeresis, notsign, diaeresis ] };
  99. key <AE07> { [ 7, ampersand, dead_belowdot, dead_abovedot ] };
  100. key <AE08> { [ 8, asterisk, dead_ogonek, dead_horn ] };
  101. key <AE09> { [ 9, parenleft, dead_cedilla, dead_hook ] };
  102. key <AE10> { [ 0, parenright, dead_macron, dead_breve ] };
  103. key <AE11> { [ bracketleft, braceleft, ordfeminine, 0x01000326 ] };
  104. key <AE12> { [ bracketright, braceright, masculine, dead_abovering ] };
  105. // Upper row
  106. key <AD01> { [ slash, question, degree, questiondown ] };
  107. key <AD02> { [ comma, less, 0x01000329, 0x01000313 ] };
  108. key <AD03> { [ period, greater, 0x01002022, periodcentered ] };
  109. key <AD04> { [ p, P, thorn, THORN ] };
  110. key <AD05> { [ y, Y, yen, yen ] };
  111. key <AD06> { [ f, F, leftdoublequotemark, leftsinglequotemark ] };
  112. key <AD07> { [ g, G, rightdoublequotemark, rightsinglequotemark ] };
  113. key <AD08> { [ c, C, uparrow, copyright ] };
  114. key <AD09> { [ r, R, registered, registered ] };
  115. key <AD10> { [ l, L, lstroke, Lstroke ] };
  116. key <AD11> { [ dead_acute, dead_grave, acute, grave ] };
  117. key <AD12> { [ equal, plus, section, plusminus ] };
  118. // Central row
  119. key <AC01> { [ a, A, ae, AE ] };
  120. key <AC02> { [ o, O, oe, OE ] };
  121. key <AC03> { [ e, E, EuroSign, EuroSign ] };
  122. key <AC04> { [ u, U, oslash, Ooblique ] };
  123. key <AC05> { [ i, I, idotless, Iabovedot ] };
  124. key <AC06> { [ d, D, eth, ETH ] };
  125. key <AC07> { [ h, H, leftarrow, paragraph ] };
  126. key <AC08> { [ t, T, rightarrow, trademark ] };
  127. key <AC09> { [ n, N, eng, ENG ] };
  128. key <AC10> { [ s, S, ssharp, U1E9E ] };
  129. key <AC11> { [ dead_tilde, dead_circumflex, asciitilde, asciicircum ] };
  130. key <BKSL> { [ minus, underscore, 0x01002015, 0x01000336 ] };
  131. // Lower row
  132. key <LSGT> { [ ccedilla, Ccedilla, backslash, bar ] };
  133. key <AB01> { [ semicolon, colon, 0x01000331, 0x0100032D ] };
  134. key <AB02> { [ q, Q, 0x01000259, 0x0100018F ] };
  135. key <AB03> { [ j, J, 0x01000292, 0x010001B7 ] };
  136. key <AB04> { [ k, K, guillemotleft, 0x01002039 ] };
  137. key <AB05> { [ x, X, multiply, division ] };
  138. key <AB06> { [ b, B, guillemotright, 0x0100203A ] };
  139. key <AB07> { [ m, M, downarrow, mu ] };
  140. key <AB08> { [ w, W, ubreve, Ubreve ] };
  141. key <AB09> { [ v, V, doublelowquotemark, singlelowquotemark ] };
  142. key <AB10> { [ z, Z, 0x0100201F, 0x0100201B ] };
  143. key <AB11> { [ backslash, bar, currency, brokenbar ] };
  144. key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
  145. // Configures the "," for the numeric keypad
  146. include "kpdl(comma)"
  147. // Configures the use of the AltGr key
  148. include "level3(ralt_switch)"
  149. };
  150. //
  151. // Brazilian Nativo layout.
  152. // This is a Dvorak-based layout, designed for the Portuguese language.
  153. //
  154. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  155. //
  156. partial alphanumeric_keys
  157. xkb_symbols "nativo" {
  158. name[Group1]="Portuguese (Brazil, Nativo)";
  159. // Numeric row
  160. key <TLDE> { [ equal, plus, section, plusminus ] };
  161. key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
  162. key <AE02> { [ 2, at, twosuperior, onehalf ] };
  163. key <AE03> { [ 3, numbersign, threesuperior, threequarters ] };
  164. key <AE04> { [ 4, dollar, sterling, onequarter ] };
  165. key <AE05> { [ 5, percent, cent, 0x01002030 ] };
  166. key <AE06> { [ 6, dead_diaeresis, notsign, diaeresis ] };
  167. key <AE07> { [ 7, ampersand, dead_belowdot, dead_abovedot ] };
  168. key <AE08> { [ 8, asterisk, dead_ogonek, dead_horn ] };
  169. key <AE09> { [ 9, parenleft, dead_cedilla, dead_hook ] };
  170. key <AE10> { [ 0, parenright, dead_macron, dead_breve ] };
  171. key <AE11> { [ bracketleft, braceleft, ordfeminine, 0x01000326 ] };
  172. key <AE12> { [ bracketright, braceright, masculine, dead_abovering ] };
  173. // Upper row
  174. key <AD01> { [ slash, question, degree, questiondown ] };
  175. key <AD02> { [ comma, less, 0x01000329, 0x01000313 ] };
  176. key <AD03> { [ period, greater, 0x01002022, periodcentered ] };
  177. key <AD04> { [ h, H, paragraph, paragraph ] };
  178. key <AD05> { [ x, X, multiply, division ] };
  179. key <AD06> { [ w, W, ubreve, Ubreve ] };
  180. key <AD07> { [ l, L, lstroke, Lstroke ] };
  181. key <AD08> { [ t, T, trademark, trademark ] };
  182. key <AD09> { [ c, C, copyright, copyright ] };
  183. key <AD10> { [ p, P, thorn, THORN ] };
  184. key <AD11> { [ dead_tilde, dead_circumflex, asciitilde, asciicircum ] };
  185. key <AD12> { [ minus, underscore, 0x01002015, 0x01000336 ] };
  186. // Central row
  187. key <AC01> { [ i, I, idotless, Iabovedot ] };
  188. key <AC02> { [ e, E, EuroSign, EuroSign ] };
  189. key <AC03> { [ a, A, ae, AE ] };
  190. key <AC04> { [ o, O, oe, OE ] };
  191. key <AC05> { [ u, U, oslash, Ooblique ] };
  192. key <AC06> { [ m, M, mu, mu ] };
  193. key <AC07> { [ d, D, eth, ETH ] };
  194. key <AC08> { [ s, S, ssharp, U1E9E ] };
  195. key <AC09> { [ r, R, registered, registered ] };
  196. key <AC10> { [ n, N, eng, ENG ] };
  197. key <AC11> { [ dead_acute, dead_grave, acute, grave ] };
  198. key <BKSL> { [ apostrophe, quotedbl, dead_caron, dead_doubleacute ] };
  199. // Lower row
  200. key <LSGT> { [ semicolon, colon, 0x01000331, 0x0100032D ] };
  201. key <AB01> { [ y, Y, yen, yen ] };
  202. key <AB02> { [ ccedilla, Ccedilla, backslash, bar ] };
  203. key <AB03> { [ j, J, 0x01000292, 0x010001B7 ] };
  204. key <AB04> { [ b, B, guillemotleft, 0x01002039 ] };
  205. key <AB05> { [ k, K, guillemotright, 0x0100203A ] };
  206. key <AB06> { [ q, Q, 0x01000259, 0x0100018F ] };
  207. key <AB07> { [ v, V, doublelowquotemark, singlelowquotemark ] };
  208. key <AB08> { [ g, G, leftdoublequotemark, leftsinglequotemark ] };
  209. key <AB09> { [ f, F, rightdoublequotemark, rightsinglequotemark ] };
  210. key <AB10> { [ z, Z, 0x0100201F, 0x0100201B ] };
  211. key <AB11> { [ backslash, bar, currency, brokenbar ] };
  212. key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
  213. // Configures the "," for the numeric keypad
  214. include "kpdl(comma)"
  215. // Configures the use of the AltGr key
  216. include "level3(ralt_switch)"
  217. };
  218. //
  219. // Brazilian Nativo layout for US keyboards.
  220. //
  221. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  222. //
  223. partial alphanumeric_keys
  224. xkb_symbols "nativo-us" {
  225. include "br(nativo)"
  226. name[Group1]="Portuguese (Brazil, Nativo for US keyboards)";
  227. key <AB01> { [ y, Y, ccedilla, Ccedilla ] };
  228. key <AB02> { [ semicolon, colon, backslash, bar ] };
  229. };
  230. //
  231. // Brazilian Nativo layout for typing Esperanto.
  232. //
  233. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  234. //
  235. partial alphanumeric_keys
  236. xkb_symbols "nativo-epo" {
  237. include "br(nativo)"
  238. name[Group1]="Esperanto (Brazil, Nativo)";
  239. key <AD04> { [ h, H, hcircumflex, Hcircumflex ] };
  240. key <AD05> { [ ccircumflex, Ccircumflex, x, X ] };
  241. key <AD06> { [ ubreve, Ubreve, w, W ] };
  242. key <AB01> { [ jcircumflex, Jcircumflex, y, Y ] };
  243. key <AB02> { [ scircumflex, Scircumflex, ccedilla, Ccedilla ] };
  244. key <AB06> { [ gcircumflex, Gcircumflex, q, Q ] };
  245. };
  246. // EXTRAS:
  247. partial alphanumeric_keys
  248. xkb_symbols "sun_type6" {
  249. include "sun_vndr/br(sun_type6)"
  250. };