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/ad | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 xorg-server/xkeyboard-config/symbols/ad (limited to 'xorg-server/xkeyboard-config/symbols/ad') diff --git a/xorg-server/xkeyboard-config/symbols/ad b/xorg-server/xkeyboard-config/symbols/ad new file mode 100644 index 000000000..3836ca34d --- /dev/null +++ b/xorg-server/xkeyboard-config/symbols/ad @@ -0,0 +1,34 @@ +// $XKeyboardConfig$ + +// +// Catalan Keyboard, as manufactured by Large Format Computing, Inc. +// +// For layout graphic, see http://www.language-keyboard.com/languages/catalan_layout.htm +// +// Contributed by Robert Millan + +partial default alphanumeric_keys +xkb_symbols "basic" { + include "us" + + name[Group1]="Andorra"; + + key { [ 2, at, dead_diaeresis ] }; + key { [ 7, ampersand, dead_acute ] }; + key { [ 9, parenleft, dead_grave ] }; + key { [ w, W, eacute, Eacute ] }; + key { [ e, E, egrave, Egrave ] }; + key { [ y, Y, udiaeresis, Udiaeresis ] }; + key { [ u, U, uacute, Uacute ] }; + key { [ i, I, iacute, Iacute ] }; + key { [ o, O, oacute, Oacute ] }; + key { [ p, P, ograve, Ograve ] }; + key { [ bracketright, braceright, EuroSign ] }; + key { [ a, A, agrave, Agrave ] }; + key { [ k, K, idiaeresis, Idiaeresis ] }; + key { [ l, L, periodcentered ] }; + key { [ c, C, ccedilla, Ccedilla ] }; + + include "level3(ralt_switch)" +}; + -- cgit v1.2.3