--- /home/alex/Desktop/ro 2007-11-16 16:14:41.000000000 +0200 +++ ro 2007-11-16 16:13:27.000000000 +0200 @@ -1,4 +1,4 @@ -// $XKeyboardConfig: xkeyboard-config/symbols/ro,v 1.13 2007/07/15 22:12:12 svu Exp $ +// $XKeyboardConfig: xkeyboard-config/symbols/ro,v 1.14 2007/08/22 21:44:23 uid2570 Exp $ // $XFree86: xc/programs/xkbcomp/symbols/ro,v 1.6 2003/09/08 13:12:51 pascal Exp $ // // Complete set of Romanian keyboards as described in the new Romanian standard @@ -15,6 +15,7 @@ // Created by Cristian Gafton, (C) 2000 // Modified by Marius Andreiana, (C) 2001 // Completed by Misu Moldovan, (C) 2001, 2004-2006. +// Updated by Alexandru Szasz, // v 1.2 @@ -45,13 +46,13 @@ key { [ q, Q, acircumflex, Acircumflex ] }; key { [ w, W, ssharp ] }; key { [ e, E, EuroSign ] }; - key { [ t, T, tcedilla, Tcedilla ] }; + key { [ t, T, 0x100021b, 0x100021a ] }; key { [ i, I, icircumflex, Icircumflex ] }; key { [ p, P, section ] }; key { [ bracketleft, braceleft, doublelowquotemark ] }; key { [ bracketright, braceright, rightdoublequotemark ] }; key { [ a, A, abreve, Abreve ] }; - key { [ s, S, scedilla, Scedilla ] }; + key { [ s, S, 0x1000219, 0x1000218 ] }; key { [ d, D, dstroke, Dstroke ] }; key { [ l, L, lstroke, Lstroke ] }; key { [ backslash, bar ] }; @@ -63,18 +64,16 @@ }; partial alphanumeric_keys -xkb_symbols "comma" { - // Variant of the basic layout with comma below. - // Implements S and T with comma bellow as in ISO-8859-16. - // Hopefully these should become mainstream in the near future. - // For now it's just an odd variant (although the correct one). +xkb_symbols "cedilla" { + // Variant of the basic layout with cedilla below for historical reference only + // Implements the old wrong S and T with cedilla include "ro(basic)" - name[Group1]="Romania - Commabelow"; - - key { [ t, T, 0x100021b, 0x100021a ] }; - key { [ s, S, 0x1000219, 0x1000218 ] }; + name[Group1]="Romania - Cedilla below"; + + key { [ s, S, scedilla, Scedilla ] }; + key { [ t, T, tcedilla, Tcedilla ] }; }; partial alphanumeric_keys @@ -109,8 +108,8 @@ key { [ s, S, ssharp ] }; key { [ d, D, dstroke, Dstroke ] }; key { [ l, L, lstroke, Lstroke ] }; - key { [ scedilla, Scedilla, semicolon, colon ] }; - key { [ tcedilla, Tcedilla, apostrophe, quotedbl ] }; + key { [ 0x1000219, 0x1000218, semicolon, colon ] }; + key { [ 0x100021b, 0x100021a, apostrophe, quotedbl ] }; key { [ backslash, bar ] }; key { [ c, C, copyright ] }; key { [ comma, semicolon, less, guillemotleft ] }; @@ -123,18 +122,17 @@ partial alphanumeric_keys -xkb_symbols "academic" { - // Academic variant of the standard layout with comma bellow. - // Implements S and T with comma bellow as in ISO-8859-16. - // Hopefully these should become mainstream in a few years. - // For now it's the oddest variant (although the perfect one). +xkb_symbols "std_cedilla" { + // Academic variant of the standard layout with WRONG cedilla below for historical reference + // Implements old S and T with cedilla below include "ro(std)" - name[Group1]="Romania - Standard (Commabelow)"; + name[Group1]="Romania - Standard (Cedilla below)"; - key { [ 0x1000219, 0x1000218 ] }; - key { [ 0x100021b, 0x100021a ] }; + + key { [ scedilla, Scedilla, semicolon, colon ] }; + key { [ tcedilla, Tcedilla, apostrophe, quotedbl ] }; };