[linux-baslangic] Re: xkb tr klavyesinde değişiklik

---------

From: E& Erdem (werdem@hotmail.com)
Date: Thu 26 Jun 2003 - 13:25:25 EEST

  • Next message: Mert UZBASLI: "[linux-baslangic] Re: linux dosya sistemi"

    Merhaba,

    tr(_f) klavye konusunda gnome 2.2'de yasadigim bir problemi de ben eklemek
    istiyorum. gnome 2.2 (console 2.2.1) update ettikten sonra tr karakterleri
    ve tr_f ayarini consolda kullanamadim. Problem console'un Input Methods
    ayarindan kaynaklaniyormus. Ben kesin cozumunu bulamadim. Ama konsolda sag
    tusla Input Methods'a girip "X Input Method"u secince problem cozuluyor.

    Iyi calismalar...

    >From: Nilgün Belma Bugüner <nilgun@superonline.com>
    >Reply-To: linux-baslangic@liste.linux.org.tr
    >To:
    >linux-baslangic@liste.linux.org.tr,linux-programlama@liste.linux.org.tr,<linux-ileri@liste.linux.org.tr>
    >Subject: [linux-baslangic] xkb tr klavyesinde değişiklik
    >Date: Wed, 25 Jun 2003 06:32:33 +0300
    >
    >Selam,
    >
    >tr dosyasına 101 tuş US klavye kullananlar ve yazılımcılar
    >için tr-alt klavyesi eklendi. Üst sırada 7 ve sonraki tuşlar
    >utf8-art (ascii-art değil) karakterleri içerir :-)
    >
    >Bu klavye eşlemini XF86Config dosyasına şu satırları
    >yazarak kullanabilirsiniz.
    >
    > Option "XkbRules" "xfree86"
    > Option "XkbModel" "pc101"
    > Option "XkbLayout" "tr"
    > Option "XkbVariant" "tr_alt"
    >
    >
    >
    >Option "XkbModel" "pc101"
    >satırını kendi klavyenize göre (pc102, pc104 veya pc105 olarak) değiştirin.
    >
    >Aşağıdaki satırları /etc/X11/xkb/symbols/pc dizinine tr
    >dosyası olarak kaydedin:
    >-----------------------
    >
    >// based on
    >// Turkish keyboard symbols for PC and xkb
    >// This file distributed without any expressed or implied warranty
    >// Nilgün Belma Bugüner <nilgun@superonline.com>, 2003
    >//
    >
    >//Default Layout (Turkish Q)
    >default partial
    >xkb_symbols "basic" {
    >
    > include "pc/latin"
    >
    > name[Group1]="Turkish";
    >
    > key <AE01> { [ 1, exclam, onesuperior, exclamdown ]
    >};
    > key <AE02> { [ 2, apostrophe, sterling, twosuperior ]
    >};
    > key <AE03> { [ 3, asciicircum, numbersign, threesuperior ]
    >};
    > key <AE04> { [ 4, plus, dollar, onequarter ]
    >};
    > key <AE06> { [ 6, ampersand, threequarters, VoidSymbol ]
    >};
    > key <AE07> { [ 7, slash, braceleft, VoidSymbol ]
    >};
    > key <AE08> { [ 8, parenleft, bracketleft, VoidSymbol ]
    >};
    > key <AE09> { [ 9, parenright, bracketright, plusminus ]
    >};
    > key <AE10> { [ 0, equal, braceright, degree ]
    >};
    > key <AE11> { [ asterisk, question, backslash, questiondown ]
    >};
    > key <AE12> { [ minus, underscore, division, VoidSymbol ]
    >};
    >
    > key <AD02> { [ w, W, VoidSymbol, VoidSymbol ] };
    > key <AD03> { [ e, E, EuroSign, VoidSymbol ] };
    > key <AD05> { [ t, T, trademark, VoidSymbol ] };
    > key <AD07> { [ u, U, ucircumflex, Ucircumflex ] };
    > key <AD08> { [ idotless, I, icircumflex, Icircumflex ] };
    > key <AD09> { [ o, O, ocircumflex, Ocircumflex ] };
    > key <AD10> { [ p, P, VoidSymbol, VoidSymbol ] };
    > key <AD11> { [ gbreve, Gbreve ] };
    > key <AD12> { [udiaeresis, Udiaeresis, asciitilde, dead_macron ] };
    >
    > key <AC01> { [ a, A, acircumflex, Acircumflex ] };
    > key <AC02> { [ s, S, section, VoidSymbol ] };
    > key <AC03> { [ d, D, VoidSymbol, VoidSymbol ] };
    > key <AC04> { [ f, F, ordfeminine, VoidSymbol ] };
    > key <AC05> { [ g, G, VoidSymbol, VoidSymbol ] };
    > key <AC06> { [ h, H, VoidSymbol, VoidSymbol ] };
    > key <AC08> { [ k, K, VoidSymbol, VoidSymbol ] };
    > key <AC09> { [ l, L, VoidSymbol, VoidSymbol ] };
    > key <AC10> { [ scedilla, Scedilla, acute, dead_acute ] };
    > key <AC11> { [ i, Iabovedot, apostrophe, dead_caron ] };
    > key <TLDE> { [ quotedbl, backslash, plusminus, degree ] };
    >
    > key <BKSL> { [ comma, semicolon, grave, dead_grave ] };
    > key <LSGT> { [ less, greater, bar, brokenbar ] };
    > key <AB08> { [odiaeresis, Odiaeresis, multiply, VoidSymbol ] };
    > key <AB09> { [ ccedilla, Ccedilla, periodcentered, division ]
    >};
    > key <AB10> { [ period, colon, dead_abovedot, dead_abovedot ]
    >};
    > key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
    > key <RALT> { [ ISO_Level3_Shift, Multi_key ] };
    > modifier_map Mod5 { <RALT> };
    >};
    >
    >
    >// Turkish F Layout
    >partial
    >xkb_symbols "tr_f" {
    >
    > include "pc/latin"
    >
    > name[Group1]="Turkish";
    >
    > key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
    > key <AE02> { [ 2, quotedbl, twosuperior, VoidSymbol ] };
    > key <AE03> { [ 3, asciicircum, numbersign, threesuperior ]
    >};
    > key <AE04> { [ 4, dollar, onequarter, VoidSymbol ] };
    > key <AE06> { [ 6, ampersand, threequarters, VoidSymbol ] };
    > key <AE07> { [ 7, apostrophe, braceleft, VoidSymbol ] };
    > key <AE08> { [ 8, parenleft, bracketleft, VoidSymbol ] };
    > key <AE09> { [ 9, parenright, bracketright, plusminus ] };
    > key <AE10> { [ 0, equal, braceright, degree ] };
    > key <AE11> { [ slash, question, backslash, questiondown ] };
    > key <AE12> { [ minus, underscore, division, VoidSymbol ] };
    >
    > key <AD01> { [ f, F, at, VoidSymbol ] };
    > key <AD02> { [ g, G, VoidSymbol, VoidSymbol ] };
    > key <AD03> { [ gbreve, Gbreve, VoidSymbol, VoidSymbol ] };
    > key <AD04> { [ idotless, I, paragraph, VoidSymbol ] };
    > key <AD05> { [ o, O, ocircumflex, Ocircumflex ] };
    > key <AD06> { [ d, D, yen, VoidSymbol ] };
    > key <AD07> { [ r, R, registered, VoidSymbol ] };
    > key <AD08> { [ n, N, VoidSymbol, VoidSymbol ] };
    > key <AD09> { [ h, H, degree, VoidSymbol ] };
    > key <AD10> { [ p, P, sterling, VoidSymbol ] };
    > key <AD11> { [ q, Q, dead_diaeresis, dead_abovering ]
    >};
    > key <AD12> { [ w, W, asciitilde, dead_breve ] };
    >
    > key <AC01> { [ u, U, ucircumflex, Ucircumflex ] };
    > key <AC02> { [ i, Iabovedot, icircumflex, Icircumflex ] };
    > key <AC03> { [ e, E, EuroSign, VoidSymbol ] };
    > key <AC04> { [ a, A, acircumflex, Acircumflex ] };
    > key <AC05> { [udiaeresis, Udiaeresis, ucircumflex, Ucircumflex ] };
    > key <AC06> { [ t, T, trademark, VoidSymbol ] };
    > key <AC07> { [ k, K, VoidSymbol, VoidSymbol ] };
    > key <AC08> { [ m, M, mu, VoidSymbol ] };
    > key <AC09> { [ l, L, VoidSymbol, VoidSymbol ] };
    > key <AC10> { [ y, Y, acute, dead_acute ] };
    > key <AC11> { [ scedilla, Scedilla, numbersign, dead_caron ] };
    > key <TLDE> { [ plus, asterisk, notsign, plusminus ] };
    >
    > key <BKSL> { [ x, X, grave, dead_grave ] };
    > key <AB01> { [ j, J, guillemotleft, VoidSymbol ] };
    > key <AB02> { [odiaeresis, Odiaeresis, guillemotright, VoidSymbol ] };
    > key <AB03> { [ v, V, leftdoublequotemark, VoidSymbol
    >] };
    > key <AB04> { [ c, C, cent, copyright ] };
    > key <AB05> { [ ccedilla, Ccedilla, rightdoublequotemark,
    >VoidSymbol] };
    > key <AB06> { [ z, Z, VoidSymbol, VoidSymbol ] };
    > key <AB07> { [ s, S, section, VoidSymbol ] };
    > key <AB08> { [ b, B, multiply, nobreakspace ] };
    > key <AB09> { [ period, colon, division, dead_abovedot] };
    > key <AB10> { [ comma, semicolon, periodcentered, VoidSymbol ] };
    > key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
    > key <LSGT> { [ less, greater, bar, brokenbar ] };
    >
    > key <RALT> { [ ISO_Level3_Shift, Multi_key ] };
    > modifier_map Mod5 { <RALT> };
    >};
    >
    >// Turkish Alt-Q Layout
    >partial
    >xkb_symbols "tr_alt" {
    >
    > include "pc/latin"
    >
    > name[Group1]="Turkish";
    >
    > key <AE07> { [ 7, ampersand, lowleftcorner, upleftcorner ]
    >};
    > key <AE08> { [ 8, asterisk, leftt, topt ]
    >};
    > key <AE09> { [ 9, parenleft, rightt, bott ]
    >};
    > key <AE10> { [ 0, parenright, lowrightcorner, uprightcorner ]
    >};
    > key <AE11> { [ minus, underscore, horizlinescan5, vertbar ]
    >};
    > key <AE12> { [ equal, plus, crossinglines ] };
    >
    > key <AD03> { [ e, E, EuroSign, VoidSymbol ] };
    > key <AD05> { [ t, T, trademark, VoidSymbol ] };
    > key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
    > key <AD08> { [ i, I, idotless, Iabovedot ] };
    > key <AD09> { [ o, O, odiaeresis, Odiaeresis ] };
    > key <AC01> { [ a, A, acircumflex, Acircumflex ] };
    > key <AC02> { [ s, S, scedilla, Scedilla ] };
    > key <AC05> { [ g, G, gbreve, Gbreve ] };
    >
    > key <AB03> { [ c, C, ccedilla, Ccedilla ] };
    > key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
    > key <RALT> { [ ISO_Level3_Shift, Multi_key ] };
    > modifier_map Mod5 { <RALT> };
    >};
    >--------------------------------
    >
    >Bu dosya biraz daha değişik olarak (Şu an CVS'deki kod ile uyumlu olarak)
    >XFree86 CVS'sinde de bulunmaktadır. Yani, yeni X dağıtımları ile
    >gelecektir.
    >
    >
    >Esen kalın,
    >Nilgün
    >
    >

    _________________________________________________________________
    Tired of spam? Get advanced junk mail protection with MSN 8.
    http://join.msn.com/?page=features/junkmail


  • Next message: Mert UZBASLI: "[linux-baslangic] Re: linux dosya sistemi"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.