From 5a1632f9330dadef2b5934bdab1facf9318a5cde Mon Sep 17 00:00:00 2001 From: svu Date: Wed, 30 Jan 2008 21:53:59 +0000 Subject: [PATCH] Fixed Turkish, b.fd.o#14286 --- ChangeLog | 2 ++ symbols/tr | 15 +++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index daffd37..a4badbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ http://bugs.freedesktop.org/show_bug.cgi?id=14308 * symbols/mn: added mn(olpc), http://bugs.freedesktop.org/show_bug.cgi?id=14307 + * symbols/tr: fixed Turkish layouts, + http://bugs.freedesktop.org/show_bug.cgi?id=14286 2008-01-29 Sergey Udaltsov diff --git a/symbols/tr b/symbols/tr index 6443e7a..1fcf0cc 100644 --- a/symbols/tr +++ b/symbols/tr @@ -15,7 +15,7 @@ xkb_symbols "basic" { name[Group1]="Turkey"; - key { [ 1, exclam, onesuperior, exclamdown ] }; + key { [ 1, exclam, greater, exclamdown ] }; key { [ 2, apostrophe, sterling, twosuperior ] }; key { [ 3, asciicircum, numbersign, threesuperior ] }; key { [ 4, plus, dollar, onequarter ] }; @@ -25,7 +25,7 @@ xkb_symbols "basic" { key { [ 9, parenright, bracketright, plusminus ] }; key { [ 0, equal, braceright, degree ] }; key { [ asterisk, question, backslash, questiondown ] }; - key { [ minus, underscore, division, VoidSymbol ] }; + key { [ minus, underscore, bar, VoidSymbol ] }; key { [ w, W, VoidSymbol, VoidSymbol ] }; key { [ e, E, EuroSign, VoidSymbol ] }; @@ -49,15 +49,15 @@ xkb_symbols "basic" { key { [ scedilla, Scedilla, acute, dead_acute ] }; key { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ i, Iabovedot, apostrophe, dead_caron ] }; - key { [ quotedbl, backslash, plusminus, degree ] }; + key { [ quotedbl, eacute, less, degree ] }; key { [ comma, semicolon, grave, dead_grave ] }; key { [ less, greater, bar, brokenbar ] }; key { [odiaeresis, Odiaeresis, multiply, VoidSymbol ] }; key { [ ccedilla, Ccedilla, periodcentered, division ] }; key { [ period, colon, dead_abovedot, dead_abovedot ] }; - key { [ space, space, nobreakspace, nobreakspace ] }; + include "kpdl(comma)" include "level3(ralt_switch)" }; @@ -80,7 +80,7 @@ xkb_symbols "f" { key { [ 9, parenright, bracketright, plusminus ] }; key { [ 0, equal, braceright, degree ] }; key { [ slash, question, backslash, questiondown ] }; - key { [ minus, underscore, division, VoidSymbol ] }; + key { [ minus, underscore, bar, VoidSymbol ] }; key { [ f, F, at, VoidSymbol ] }; key { [ g, G, VoidSymbol, VoidSymbol ] }; @@ -121,9 +121,9 @@ xkb_symbols "f" { key { [ b, B, multiply, nobreakspace ] }; key { [ period, colon, division, dead_abovedot] }; key { [ comma, semicolon, periodcentered, VoidSymbol ] }; - key { [ space, space, nobreakspace, nobreakspace ] }; key { [ less, greater, bar, brokenbar ] }; - + + include "kpdl(comma)" include "level3(ralt_switch)" }; @@ -152,7 +152,6 @@ xkb_symbols "alt" { key { [ g, G, gbreve, Gbreve ] }; key { [ c, C, ccedilla, Ccedilla ] }; - key { [ space, space, nobreakspace, nobreakspace ] }; include "level3(ralt_switch)" }; -- 2.7.4