From 2dadc751a7b9f93fb4c598f5d4819c081914174e Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 2 Apr 2023 09:45:55 +0200 Subject: symbols/az: remove three redundant definitions The definitions are the same as the ones in the included layout. (The level3 switch is redundant too, but it will be needed again later.) --- symbols/az | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'symbols') diff --git a/symbols/az b/symbols/az index fd47fcc..9dd697b 100644 --- a/symbols/az +++ b/symbols/az @@ -10,14 +10,11 @@ xkb_symbols "latin" { name[Group1]= "Azerbaijani"; - key { [ grave, asciitilde ] }; key { [ 2, quotedbl ] }; key { [ 3, U2166 ] }; key { [ 4, semicolon ] }; - key { [ 5, percent ] }; key { [ 6, colon ] }; key { [ 7, question ] }; - key { [ 8, asterisk ] }; key { [ backslash, slash ] }; @@ -25,8 +22,10 @@ xkb_symbols "latin" { key { [ i, Iabovedot ] }; key { [ odiaeresis, Odiaeresis ] }; key { [ gbreve, Gbreve ] }; + key { [ idotless, I ] }; key { [ schwa, SCHWA ] }; + key { [ ccedilla, Ccedilla ] }; key { [ scedilla, Scedilla ] }; key { [ period, comma ] }; -- cgit v1.2.1