From ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 24 Jul 2009 17:45:11 +0000 Subject: Added xkeyboard-config-1.6.tar.gz --- xorg-server/xkbdata.src/symbols/fi | 46 +++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 10 deletions(-) (limited to 'xorg-server/xkbdata.src/symbols/fi') 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 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 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 { [ 5, percent, U2030, leftdoublequotemark ] }; key { [ 6, ampersand, singlelowquotemark, doublelowquotemark ] }; key { [ 7, slash, braceleft, NoSymbol ] }; - key { [ 8, parenleft, bracketleft, NoSymbol ] }; - key { [ 9, parenright, bracketright, NoSymbol ] }; + key { [ 8, parenleft, bracketleft, less ] }; + key { [ 9, parenright, bracketright, greater ] }; key { [ 0, equal, braceright, degree ] }; key { [ plus, question, backslash, questiondown ] }; key { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek ] }; @@ -68,7 +94,7 @@ xkb_symbols "kotoistus" { key { [ t, T, thorn, THORN ] }; key { [ y, Y, y, Y ] }; key { [ u, U, u, U ] }; - key { [ i, I, idotless, NoSymbol ] }; + key { [ i, I, idotless, bar ] }; key { [ o, O, oe, OE ] }; key { [ p, P, dead_horn, dead_hook ] }; key { [ aring, Aring, dead_doubleacute, dead_abovering ] }; @@ -82,7 +108,7 @@ xkb_symbols "kotoistus" { key { [ j, J, j, J ] }; key { [ k, K, kra, NoSymbol ] }; key { [ l, L, dead_stroke, NoSymbol ] }; - key { [ odiaeresis, Odiaeresis, oslash, Ooblique ] }; + key { [ odiaeresis, Odiaeresis, oslash, Oslash ] }; key { [ adiaeresis, Adiaeresis, ae, AE ] }; key { [ apostrophe, asterisk, dead_caron, dead_breve ] }; key { [ less, greater, bar, NoSymbol ] }; @@ -95,7 +121,7 @@ xkb_symbols "kotoistus" { key { [ m, M, mu, emdash ] }; key { [ comma, semicolon, rightsinglequotemark, leftsinglequotemark ] }; key { [ period, colon, dead_belowdot, dead_abovedot ] }; - key { [ minus, underscore, endash, dead_abovedot ] }; + key { [ minus, underscore, endash, dead_belowcomma ] }; include "nbsp(level3)" -- cgit v1.2.3