From 81124070f120ab658e094b64f6944d701b003a99 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 13 Jul 2010 07:35:01 +0000 Subject: Renamed xkbdata.src to xkeyboard-config (to reflect the name in the git repository) --- xorg-server/xkeyboard-config/symbols/sn | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 xorg-server/xkeyboard-config/symbols/sn (limited to 'xorg-server/xkeyboard-config/symbols/sn') diff --git a/xorg-server/xkeyboard-config/symbols/sn b/xorg-server/xkeyboard-config/symbols/sn new file mode 100644 index 000000000..90ffe6111 --- /dev/null +++ b/xorg-server/xkeyboard-config/symbols/sn @@ -0,0 +1,42 @@ +partial default alphanumeric_keys +xkb_symbols "basic" { + + include "latin" + + name[Group1]="Senegal"; + + key { [ ampersand, 1, bar, NoSymbol ] }; + key { [ eacute, 2, asciitilde, Eacute ] }; + key { [ quotedbl, 3, numbersign, cedilla ] }; + key { [apostrophe, 4, braceleft, acute ] }; + key { [ parenleft, 5, bracketleft, diaeresis ] }; + key { [ minus, 6, bar, brokenbar ] }; + key { [ egrave, 7, dead_grave, Egrave ] }; + key { [underscore, 8, backslash, macron ] }; + key { [ ccedilla, 9, asciicircum, Ccedilla ] }; + key { [ agrave, 0, at, Agrave ] }; + key { [parenright, degree, bracketright, ydiaeresis ] }; + key { [ equal, plus, braceright,threequarters ] }; + + key { [ a, A, ae, AE ] }; + key { [ z, Z, guillemotleft, less ] }; + key { [ e, E, EuroSign, cent ] }; + key { [ eng, ENG, bracketleft, bracketright ] }; + key { [ dollar, sterling, currency, ecircumflex ] }; + + key { [ q, Q, at, Greek_OMEGA ] }; + key { [ m, M, mu, masculine ] }; + key { [ ntilde, Ntilde, acute, dead_acute ] }; + key { [twosuperior, percent, notsign, notsign ] }; + + key { [ mu, sterling, grave, dead_grave ] }; + key { [ w, W, lstroke, Lstroke ] }; + key { [ comma, question, questiondown, NoSymbol ] }; + key { [ semicolon, period, horizconnector, multiply ] }; + key { [ colon, slash, periodcentered, division ] }; + key { [ exclam, section, exclamdown, NoSymbol ] }; + + key { [ less, greater, bar, NoSymbol ] }; + + include "level3(ralt_switch)" +}; -- cgit v1.2.3