summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2020-11-16 17:31:31 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-01-18 10:29:20 +0000
commita9018bf84dd174f8e8d228d84e9d1c2fa440a0ea (patch)
tree5ec857ec24af47f90f958f46ad32c92feb34256c
parentd9904183b2cdb91f0cd4174b268bb64a541a8869 (diff)
delete a confused "Sun dead keys" variant for Latin American
This variant added two dead keys meant for the Spanish layout to the Latin American layout, meaning that braceleft and bracketleft are no longer available on the first and second level of the AC11 key, but instead braceleft has moved to the third level of AC11 and bracketleft has moved to the third level of AD11... while braceright and bracketright continue to sit on the first two levels of AC12. This is silly. No one can be using this, and there are no keyboards with keys marked in this way. Just delete this botched variant.
-rw-r--r--rules/base.xml6
-rw-r--r--symbols/latam9
2 files changed, 0 insertions, 15 deletions
diff --git a/rules/base.xml b/rules/base.xml
index 3d85d9dc..b2645d73 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -4217,12 +4217,6 @@
</variant>
<variant>
<configItem>
- <name>sundeadkeys</name>
- <description>Spanish (Latin American, Sun dead keys)</description>
- </configItem>
- </variant>
- <variant>
- <configItem>
<name>dvorak</name>
<description>Spanish (Latin American, Dvorak)</description>
</configItem>
diff --git a/symbols/latam b/symbols/latam
index 8c779003..0d0494b5 100644
--- a/symbols/latam
+++ b/symbols/latam
@@ -26,15 +26,6 @@ xkb_symbols "basic" {
};
partial alphanumeric_keys
-xkb_symbols "sundeadkeys" {
- include "latam(basic)"
- name[Group1]="Spanish (Latin American, Sun dead keys)";
-
- key <AC11> { [dead_acute, dead_diaeresis, braceleft, braceleft ] };
- key <AD11> { [dead_grave, dead_circumflex, bracketleft, dead_abovering ] };
-};
-
-partial alphanumeric_keys
xkb_symbols "nodeadkeys" {
include "latam(basic)"