[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

keyboard layout does not work



Hello,

I made this keyboard layout:

/////////////////////////////////////////////////////////////////////////////////
//
// Generated keyboard layout by typing in each UnicodeCode point manually by Ernst Tremel
//

partial alphanumeric_keys
xkb_symbols "avestantranscription"
{
    name[Group1] = "Germany - AvestanTranscription";

    key <AB01> { [ U007A,         U017E ] }; // z ž
    key <AB02> { [ U0078,         UE205 ] }; // x 
    key <AB03> { [ U0063,          U010D ] }; // c č
    key <AB04> { [ U0076,         UE206 ] }; // v  
    key <AB05> { [ U0062,         U0077 ] }; // b w
    key <AB06> { [ U006E,         U1E47 ] }; //  n ṇ
    key <AB07> { [ U006D,         UE20B ] }; //  m 
    key <AB08> { [ U2025,         U3002 ] }; // ‥ 。
    key <AB09> { [ U22C5,         U2024 ] }; //  ⋅ ․
    key <AB10> { [ U2219,         U002E ] }; //  ∙ .

    key <AC01> { [ U0061,         U0101 ] }; // a ā
    key <AC02> { [ U0073,         U0161 ] }; // s š
    key <AC03> { [ U0064,         U03B4 ] }; // d δ
    key <AC04> { [ U0066,         U03B3 ] }; // f γ
    key <AC05> { [ U0067,         U0121 ] }; // g ġ
    key <AC06> { [ U0068,          UE105 ] }; // h 
    key <AC07> { [ U006A,         UE209 ] }; // j 
    key <AC08> { [ U006B,          U0135 ] }; // k ĵ
    key <AC09> { [ U006C,          UE221 ] }; // l 
    key <AC10> { [ U003B,         U003A ] }; // ; :
    key <AC11> { [ UE207,          U1E6F ] }; //  ṯ

    key <AD01> { [ U014B,         UE208 ] }; // ŋ 
    key <AD02> { [ UE20D,         UE20C ] }; //  
    key <AD03> { [ U0065,         U0113 ] }; // e ē
    key <AD04> { [ U0072,         UE20A ] }; // r 
    key <AD05> { [ U0074,         U03B8 ] }; // t θ
    key <AD06> { [ U0079,         U1E8F ] }; // y ẏ
    key <AD07> { [ U0075,         U016B ] }; // u ū
    key <AD08> { [ U0069,         U012B ] }; // i ī
    key <AD09> { [ U006F,         U014D ] }; // o ō
    key <AD10> { [ U0070,         U01DD ] }; // p ǝ
    key <AD11> { [ U0259,         UE204 ] }; // ə 
    key <AD12> { [ U00E5,         UE20E ] }; //  å 

    key <TILDE> { [ UE107,    UE225 ] }; //  ŋʸ
    key <AE01> { [ U0031,     U015B ] }; // 1 ś
    key <AE02> { [ U0032,     U1E63  ] }; //  2 ṣ
    key <AE03> { [ U0033,     UE108  ] }; // 3 
    key <AE04> { [ U0034,     U03D1 ] }; // 4 ϑ
    key <AE05> { [ UE104,     UE222 ] }; //  
    key <AE06> { [ UE220,     UE223 ] }; //  
    key <AE07> { [ U03B2,     UE224 ] }; // β 
    key <AE08> { [ UE109,     U00E3 ] }; //  ã
    key <AE09> { [ UE10A,    UE10C ] }; //  
    key <AE10> { [ U0030,      UE106 ] }; // 0 
    key <AE11> { [ U03C5,      UE10E ] }; // υ 
    key <AE12> { [ UE10B,      UE10D ] }; //  

    key <BKSL> { [ U0105,         UE203 ] }; // ą 
    key <LSGT> { [ U0105,         UE203 ] }; // ą 
};

But after having it installed

at the end of /usr/share/X11/xkb/symbols/de
by
        sudo gedit /usr/share/X11/xkb/symbols/de

and registered
by
sudo gedit /usr/share/X11/xkb/rules/base.xml

and

sudo gedit /usr/share/X11/xkb/rules/evdev.xml
I always get this error report:

Fehler beim Aktivieren der XKB-Konfiguration.
Dies kann unter folgenden Umständen passieren:
 • ein Fehler in der Bibliothek libxklavier
 • ein Fehler im X-Server (xkbcomp, xmodmap-Werkzeuge)
 • X-Server mit inkompatibler Implementation von libxkbfile

Versionsdaten des X-Servers:
The X.Org Foundation
10900000

Falls Sie dies als Fehler melden, fügen Sie hinzu:
 • das Ergebnis von xprop -root | grep XKB
XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "de,ir", ",avestan", "grp:shift_caps_toggle,grp:ctrl_alt_toggle"
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "de,ir", ",avestan", "grp:shift_caps_toggle,grp:ctrl_alt_toggle"

 • das Ergebnis von gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
layouts = [de,ir    avestan]
 options = []
 model =

I tried several ways to get it working but by non of my ways i could succeed.

Maybe you can tell me what's wrong?
I'd bee very obliged to get your answer.

Regards,
Ernst Tremel

-- 
********************************************************************************************************************
Falls Sie an Hindi, Kurdisch, Tamil interessiert sind, besuchen Sie:
If you are interested in Hindi, Kurdish, Tamil please visit:
NEU ab/ NEW starting from September 2010
http://www.skytower.org/~ernstjtremel/
http://mitglied.multimania.de/etremel/ 
-----------------------------------------------------------------------------------------------------
Wenn Sie an Mathematik Interesse zeigen, so schauen Sie doch bei
http://www.skytower.org/~ernsttremel/   
vorbei.
********************************************************************************************************************

Reply to: