summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Paleino <david@cademiasiciliana.org>2023-10-25 20:19:42 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2023-10-25 20:19:42 +0000
commit6092bfdd85108a18cffc86150dd4cdc801317030 (patch)
tree6191ef597600282bb9dd3bceaa30d11e3e88291a
parent160e2db5c1fbcacd4411f53d678d0980552db507 (diff)
symbols/it(scn): change acute accents to grave ones
-rw-r--r--symbols/it6
1 files changed, 0 insertions, 6 deletions
diff --git a/symbols/it b/symbols/it
index 67cd098d..1017c6bf 100644
--- a/symbols/it
+++ b/symbols/it
@@ -339,8 +339,6 @@ xkb_symbols "scn" {
name[Group1] = "Sicilian";
- key <AE12> {[ iacute, asciicircum, asciitilde, dead_circumflex ]};
-
key <AD03> {[ e, E, EuroSign, ecircumflex ]};
key <AD04> {[ r, R, ediaeresis, Ediaeresis ]};
key <AD07> {[ u, U, ucircumflex, Ucircumflex ]};
@@ -353,10 +351,6 @@ xkb_symbols "scn" {
key <AC04> {[ f, F, dstroke, Dstroke ]};
key <AC11> {[ agrave, degree, numbersign, U1D58 ]}; // # ᵘ
- // Pushed ugrave to the third level (replacing the dead_grave),
- // since it's common to write mixed Sicilian / Italian.
- key <BKSL> {[ uacute, section, ugrave, dead_breve ]};
-
key <AB02> {[ x, X, Greek_chi, Greek_CHI ]};
// The uppercase Ccedilla (Ç) can be reached by using CapsLock.
key <AB03> {[ c, C, ccedilla, copyright ]};