diff options
author | marha <marha@users.sourceforge.net> | 2009-07-24 17:45:11 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-24 17:45:11 +0000 |
commit | ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a (patch) | |
tree | c1156ac1a1074e2f5c34e8798f28a1c0372f1356 /xorg-server/xkbdata.src/symbols/fi | |
parent | 61339f6bcfca02be629416f549a634dd34aed98f (diff) | |
download | vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.tar.gz vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.tar.bz2 vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.zip |
Added xkeyboard-config-1.6.tar.gz
Diffstat (limited to 'xorg-server/xkbdata.src/symbols/fi')
-rw-r--r-- | xorg-server/xkbdata.src/symbols/fi | 46 |
1 files changed, 36 insertions, 10 deletions
diff --git a/xorg-server/xkbdata.src/symbols/fi b/xorg-server/xkbdata.src/symbols/fi index 4fffb833d..ce9a3663f 100644 --- a/xorg-server/xkbdata.src/symbols/fi +++ b/xorg-server/xkbdata.src/symbols/fi @@ -4,11 +4,37 @@ // $XFree86: xc/programs/xkbcomp/symbols/fi,v 1.9 2003/01/29 17:17:31 dawes Exp $ // Troy Korjuslommi, -// Jan 6, 2006, -// May 5, 2006. -// May 6, 2006. -// May 12, 2006. -// Oct 10, 2007. +// Jan 6, 2006 +// May 5, 2006 +// May 6, 2006 +// May 12, 2006 +// Oct 10, 2007 +// Nov 11, 2008 +// Nov 29, 2008 +// Dec 31, 2008 +// Jan 22, 2009 +// +// +// Jan 22, 2009 +// Submit requests to change all remaining Uxxxx values to named versions +// in keysymdef.h. +// ezh : U0292: LATIN SMALL LETTER EZH +// Ezh : U01B7: LATIN CAPITAL LETTER EZH +// permille : U2030: PER MILLE SIGN +// +// Dec 31, 2008 +// U0326 replaced with dead_belowcomma. +// +// Nov 29, 2008 +// dead_belowcomma has been added to keysymdef.h, so the U0326 can be replaced with +// it, as long as the version of X11 is built with the new keysymdef.h file. +// +// Nov 11, 2008. +// (a) Changed <AC10> level 4 from Ooblique to Oslash. The two names are synonyms. Since level 3 is already +// specified as oslash, the change adds consistency. +// (b) The new Finnish keyboard standard (SFS 5966) reserves <AB10> level 4 for U0326, the combining comma below. +// Removed the previous dead_abovedot entry there and replaced it with U0326, which can be replaced +// with dead_commabelow if that is added to keysymdef.h. // // Oct 10, 2007. // -Changed space column 3 to nobreakspace (from space). @@ -56,8 +82,8 @@ xkb_symbols "kotoistus" { key <AE05> { [ 5, percent, U2030, leftdoublequotemark ] }; key <AE06> { [ 6, ampersand, singlelowquotemark, doublelowquotemark ] }; key <AE07> { [ 7, slash, braceleft, NoSymbol ] }; - key <AE08> { [ 8, parenleft, bracketleft, NoSymbol ] }; - key <AE09> { [ 9, parenright, bracketright, NoSymbol ] }; + key <AE08> { [ 8, parenleft, bracketleft, less ] }; + key <AE09> { [ 9, parenright, bracketright, greater ] }; key <AE10> { [ 0, equal, braceright, degree ] }; key <AE11> { [ plus, question, backslash, questiondown ] }; key <AE12> { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek ] }; @@ -68,7 +94,7 @@ xkb_symbols "kotoistus" { key <AD05> { [ t, T, thorn, THORN ] }; key <AD06> { [ y, Y, y, Y ] }; key <AD07> { [ u, U, u, U ] }; - key <AD08> { [ i, I, idotless, NoSymbol ] }; + key <AD08> { [ i, I, idotless, bar ] }; key <AD09> { [ o, O, oe, OE ] }; key <AD10> { [ p, P, dead_horn, dead_hook ] }; key <AD11> { [ aring, Aring, dead_doubleacute, dead_abovering ] }; @@ -82,7 +108,7 @@ xkb_symbols "kotoistus" { key <AC07> { [ j, J, j, J ] }; key <AC08> { [ k, K, kra, NoSymbol ] }; key <AC09> { [ l, L, dead_stroke, NoSymbol ] }; - key <AC10> { [ odiaeresis, Odiaeresis, oslash, Ooblique ] }; + key <AC10> { [ odiaeresis, Odiaeresis, oslash, Oslash ] }; key <AC11> { [ adiaeresis, Adiaeresis, ae, AE ] }; key <BKSL> { [ apostrophe, asterisk, dead_caron, dead_breve ] }; key <LSGT> { [ less, greater, bar, NoSymbol ] }; @@ -95,7 +121,7 @@ xkb_symbols "kotoistus" { key <AB07> { [ m, M, mu, emdash ] }; key <AB08> { [ comma, semicolon, rightsinglequotemark, leftsinglequotemark ] }; key <AB09> { [ period, colon, dead_belowdot, dead_abovedot ] }; - key <AB10> { [ minus, underscore, endash, dead_abovedot ] }; + key <AB10> { [ minus, underscore, endash, dead_belowcomma ] }; include "nbsp(level3)" |