diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-06-06 17:53:02 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-06-06 17:53:02 +0000 |
commit | be4a806e7fb6b15e0cd22eae810442898a82f062 (patch) | |
tree | 2733be9df8365524cf62e26f928ddd5c214de46d /dist/xkeyboard-config/symbols/ad | |
parent | dba69269e6be83a67c7a3a87b3996b7ef8755ba1 (diff) |
Import xkeyboard-config version 1.6.
Diffstat (limited to 'dist/xkeyboard-config/symbols/ad')
-rw-r--r-- | dist/xkeyboard-config/symbols/ad | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/dist/xkeyboard-config/symbols/ad b/dist/xkeyboard-config/symbols/ad new file mode 100644 index 000000000..3836ca34d --- /dev/null +++ b/dist/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 <AE02> { [ 2, at, dead_diaeresis ] }; + key <AE07> { [ 7, ampersand, dead_acute ] }; + key <AE09> { [ 9, parenleft, dead_grave ] }; + key <AD02> { [ w, W, eacute, Eacute ] }; + key <AD03> { [ e, E, egrave, Egrave ] }; + key <AD06> { [ y, Y, udiaeresis, Udiaeresis ] }; + key <AD07> { [ u, U, uacute, Uacute ] }; + key <AD08> { [ i, I, iacute, Iacute ] }; + key <AD09> { [ o, O, oacute, Oacute ] }; + key <AD10> { [ p, P, ograve, Ograve ] }; + key <AD12> { [ bracketright, braceright, EuroSign ] }; + key <AC01> { [ a, A, agrave, Agrave ] }; + key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; + key <AC09> { [ l, L, periodcentered ] }; + key <AB03> { [ c, C, ccedilla, Ccedilla ] }; + + include "level3(ralt_switch)" +}; + |