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

pt (11651B)


  1. default partial alphanumeric_keys
  2. xkb_symbols "basic" {
  3. include "latin(type4)"
  4. name[Group1]="Portuguese";
  5. key <TLDE> { [ backslash, bar, notsign, notsign ] };
  6. key <AE03> { [ 3, numbersign, sterling, sterling ] };
  7. key <AE04> { [ 4, dollar, section, dollar ] };
  8. key <AE11> { [ apostrophe, question, backslash, questiondown ] };
  9. key <AE12> { [ guillemotleft, guillemotright, dead_cedilla, dead_ogonek ] };
  10. key <AD11> { [ plus, asterisk, dead_diaeresis, dead_abovering ] };
  11. key <AD12> { [ dead_acute, dead_grave, dead_tilde, dead_macron ] };
  12. key <BKSL> { [ dead_tilde, dead_circumflex, dead_grave, dead_breve ] };
  13. key <AC10> { [ ccedilla, Ccedilla, dead_acute, dead_doubleacute ] };
  14. key <AC11> { [ masculine, ordfeminine,dead_circumflex, dead_caron ] };
  15. key <LSGT> { [ less, greater, backslash, backslash ] };
  16. include "level3(ralt_switch)"
  17. };
  18. partial alphanumeric_keys
  19. xkb_symbols "nodeadkeys" {
  20. include "pt(basic)"
  21. name[Group1]="Portuguese (no dead keys)";
  22. key <AE12> { [ guillemotleft, guillemotright, cedilla, ogonek ] };
  23. key <AD11> { [ plus, asterisk, quotedbl, quotedbl ] };
  24. key <AD12> { [ acute, grave ] };
  25. key <BKSL> { [ asciitilde, asciicircum ] };
  26. key <AC10> { [ ccedilla, Ccedilla, acute, doubleacute ] };
  27. key <AC11> { [ masculine, ordfeminine, asciicircum, caron ] };
  28. key <AB10> { [ minus, underscore, dead_belowdot, abovedot ] };
  29. };
  30. // Layout variant for Mac, by Ricardo Cabral <bfe00991@mail.telepac.pt>.
  31. partial alphanumeric_keys
  32. xkb_symbols "mac" {
  33. include "pt(basic)"
  34. name[Group1]= "Portuguese (Macintosh)";
  35. key <TLDE> { [ grave, asciitilde, notsign, notsign ] };
  36. key <AE06> { [ 6, ampersand, threequarters, fiveeighths ] };
  37. key <AE08> { [ 8, parenleft, bracketleft, braceleft ] };
  38. key <AE09> { [ 9, parenright, bracketright, braceright ] };
  39. key <AE12> { [ plus, asterisk, dead_diaeresis ] };
  40. key <AD11> { [ masculine, ordfeminine ] };
  41. key <BKSL> { [ backslash, bar, dead_grave, dead_breve ] };
  42. key <AC11> { [ dead_tilde, dead_circumflex ] };
  43. };
  44. partial alphanumeric_keys
  45. xkb_symbols "mac_nodeadkeys" {
  46. include "pt(mac)"
  47. name[Group1]= "Portuguese (Macintosh, no dead keys)";
  48. key <AE12> { [ plus, asterisk, quotedbl, quotedbl ] };
  49. key <AD12> { [ acute, grave ] };
  50. key <AC11> { [ asciitilde, asciicircum ] };
  51. };
  52. //
  53. // Portuguese Nativo layout.
  54. // A Dvorak-inspired layout designed for the Portuguese language.
  55. //
  56. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  57. //
  58. partial alphanumeric_keys
  59. xkb_symbols "nativo" {
  60. name[Group1]="Portuguese (Nativo)";
  61. key <TLDE> { [ plus, asterisk, dead_diaeresis, plusminus ] };
  62. key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
  63. key <AE02> { [ 2, quotedbl, at, twosuperior ] };
  64. key <AE03> { [ 3, numbersign, sterling, threesuperior ] };
  65. key <AE04> { [ 4, dollar, section, onequarter ] };
  66. key <AE05> { [ 5, percent, cent, 0x01002030 ] };
  67. key <AE06> { [ 6, ampersand, notsign, diaeresis ] };
  68. key <AE07> { [ 7, slash, braceleft, 0x0100032D ] };
  69. key <AE08> { [ 8, parenleft, bracketleft, 0x01000331 ] };
  70. key <AE09> { [ 9, parenright, bracketright, dead_horn ] };
  71. key <AE10> { [ 0, equal, braceright, dead_hook ] };
  72. key <AE11> { [ masculine, ordfeminine, dead_ogonek, 0x01000326 ] };
  73. key <AE12> { [ less, greater, dead_cedilla, dead_abovering ] };
  74. key <AD01> { [ apostrophe, question, degree, questiondown ] };
  75. key <AD02> { [ comma, semicolon, 0x01000329, 0x01000315 ] };
  76. key <AD03> { [ period, colon, 0x01002022, periodcentered ] };
  77. key <AD04> { [ h, H, paragraph, paragraph ] };
  78. key <AD05> { [ x, X, multiply, division ] };
  79. key <AD06> { [ w, W, ubreve, Ubreve ] };
  80. key <AD07> { [ l, L, lstroke, Lstroke ] };
  81. key <AD08> { [ t, T, trademark, trademark ] };
  82. key <AD09> { [ c, C, copyright, copyright ] };
  83. key <AD10> { [ p, P, thorn, THORN ] };
  84. key <AD11> { [ dead_tilde, dead_circumflex, dead_caron, dead_doubleacute ] };
  85. key <AD12> { [ minus, underscore, 0x01002015, 0x01000336 ] };
  86. key <AC01> { [ i, I, idotless, Iabovedot ] };
  87. key <AC02> { [ e, E, EuroSign, EuroSign ] };
  88. key <AC03> { [ a, A, ae, AE ] };
  89. key <AC04> { [ o, O, oe, OE ] };
  90. key <AC05> { [ u, U, oslash, Ooblique ] };
  91. key <AC06> { [ m, M, mu, mu ] };
  92. key <AC07> { [ d, D, eth, ETH ] };
  93. key <AC08> { [ s, S, ssharp, 0x01001E9E ] };
  94. key <AC09> { [ r, R, registered, registered ] };
  95. key <AC10> { [ n, N, eng, ENG ] };
  96. key <AC11> { [ dead_acute, dead_grave, dead_macron, dead_breve ] };
  97. key <BKSL> { [ backslash, bar, dead_belowdot, dead_abovedot ] };
  98. key <LSGT> { [ guillemotleft, guillemotright, 0x01002039, 0x0100203A ] };
  99. key <AB01> { [ y, Y, yen, yen ] };
  100. key <AB02> { [ ccedilla, Ccedilla ] };
  101. key <AB03> { [ j, J, 0x01000292, 0x010001B7 ] };
  102. key <AB04> { [ b, B, apostrophe, quotedbl ] };
  103. key <AB05> { [ k, K, currency, brokenbar ] };
  104. key <AB06> { [ q, Q, 0x01000259, 0x0100018F ] };
  105. key <AB07> { [ v, V, doublelowquotemark, singlelowquotemark ] };
  106. key <AB08> { [ g, G, leftdoublequotemark, leftsinglequotemark ] };
  107. key <AB09> { [ f, F, rightdoublequotemark, rightsinglequotemark ] };
  108. key <AB10> { [ z, Z, 0x0100201F, 0x0100201B ] };
  109. key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
  110. include "level3(ralt_switch)"
  111. };
  112. //
  113. // Portuguese Nativo layout for US keyboards (lacking an LSGT key).
  114. //
  115. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  116. //
  117. partial alphanumeric_keys
  118. xkb_symbols "nativo-us" {
  119. include "pt(nativo)"
  120. name[Group1]="Portuguese (Nativo for US keyboards)";
  121. key <AB01> { [ y, Y, ccedilla, Ccedilla ] };
  122. key <AB02> { [ guillemotleft, guillemotright, 0x01002039, 0x0100203A ] };
  123. };
  124. //
  125. // Portuguese Nativo layout for typing Esperanto.
  126. //
  127. // Ari Caldeira <ari@tecladobrasileiro.com.br> 2005-07-19
  128. //
  129. partial alphanumeric_keys
  130. xkb_symbols "nativo-epo" {
  131. include "pt(nativo)"
  132. name[Group1]="Esperanto (Portugal, Nativo)";
  133. key <AD04> { [ h, H, hcircumflex, Hcircumflex ] };
  134. key <AD05> { [ ccircumflex, Ccircumflex, x, X ] };
  135. key <AD06> { [ ubreve, Ubreve, w, W ] };
  136. key <AB01> { [ jcircumflex, Jcircumflex, y, Y ] };
  137. key <AB02> { [ scircumflex, Scircumflex, ccedilla, Ccedilla ] };
  138. key <AB06> { [ gcircumflex, Gcircumflex, q, Q ] };
  139. };
  140. // EXTRAS:
  141. partial alphanumeric_keys
  142. xkb_symbols "sun_type6" {
  143. include "sun_vndr/pt(sun_type6)"
  144. };
  145. //
  146. // Portuguese Colemak layout.
  147. //
  148. partial alphanumeric_keys
  149. xkb_symbols "colemak" {
  150. include "pt(basic)"
  151. name[Group1]="Portuguese (Colemak)";
  152. key <AD01> { [ q, Q, at, Greek_OMEGA ] };
  153. key <AD02> { [ w, W, lstroke, Lstroke ] };
  154. key <AD03> { [ f, F, dstroke, ordfeminine ] };
  155. key <AD04> { [ p, P, thorn, THORN ] };
  156. key <AD05> { [ g, G, eng, ENG ] };
  157. key <AD06> { [ j, J, dead_hook, dead_horn ] };
  158. key <AD07> { [ l, L, lstroke, Lstroke ] };
  159. key <AD08> { [ u, U, downarrow, uparrow ] };
  160. key <AD09> { [ y, Y, leftarrow, yen ] };
  161. key <AD10> { [ ccedilla, Ccedilla, dead_acute, dead_doubleacute ] };
  162. key <AC01> { [ a, A, ae, AE ] };
  163. key <AC02> { [ r, R, paragraph, registered ] };
  164. key <AC03> { [ s, S, ssharp, section ] };
  165. key <AC04> { [ t, T, tslash, Tslash ] };
  166. key <AC05> { [ d, D, eth, ETH ] };
  167. key <AC06> { [ h, H, hstroke, Hstroke ] };
  168. key <AC07> { [ n, N, n, N ] };
  169. key <AC08> { [ e, E, EuroSign, cent ] };
  170. key <AC09> { [ i, I, rightarrow, idotless ] };
  171. key <AC10> { [ o, O, oslash, Ooblique ] };
  172. key <AB01> { [ z, Z, guillemotleft, less ] };
  173. key <AB02> { [ x, X, guillemotright, greater ] };
  174. key <AB03> { [ c, C, cent, copyright ] };
  175. key <AB08> { [ k, K, kra, ampersand ] };
  176. key <AB07> { [ m, M, mu, masculine ] };
  177. key <CAPS> { [ BackSpace, BackSpace, BackSpace, BackSpace ] };
  178. };