summaryrefslogtreecommitdiff
path: root/symbols/br
diff options
context:
space:
mode:
authorFábio Olivé <fabio@olive.pro.br>2020-05-05 04:42:27 +0000
committerFábio Olivé <fabio@olive.pro.br>2020-05-05 04:42:27 +0000
commitca7ab89a37ce78a4005aa3bef5c073f232a2b9b2 (patch)
tree020a017b4eb19baf8596cffbb09dd234eb4437b3 /symbols/br
parente61bae0f35a7e730f0b00703f1461448e704bf73 (diff)
Add a useful "dead_caron" to the Brazilian ABNT2 layout in the place of an extra "masculine" ordinal sign. This allows us to type Czech/Slovak/etc letters, for example, with AltGr+\ for the caron diacritic.
The dead_caron is available in the Dvorak-derived layouts in this file, but not in the regular ABNT2 layout. I believe the dead_caron is more useful than an extra ordinal sign.
Diffstat (limited to 'symbols/br')
-rw-r--r--symbols/br2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/br b/symbols/br
index 9aeefc40..a7788f2e 100644
--- a/symbols/br
+++ b/symbols/br
@@ -28,7 +28,7 @@ xkb_symbols "abnt2" {
key <AC10> { [ ccedilla, Ccedilla, dead_acute,dead_doubleacute ] };
key <AC11> { [ dead_tilde,dead_circumflex, asciitilde, asciicircum ] };
- key <LSGT> { [ backslash, bar, masculine, dead_breve ] };
+ key <LSGT> { [ backslash, bar, dead_caron, dead_breve ] };
key <AB03> { [ c, C, copyright, copyright ] };
key <AB07> { [ m, M, mu, mu ] };
key <AB10> { [ semicolon, colon, dead_belowdot, dead_abovedot ] };