summaryrefslogtreecommitdiff
path: root/symbols/gb
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-06-18 23:02:03 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-06-18 23:02:03 +0100
commit516443b41a0b0d06218848706bf658f06e0b7174 (patch)
tree4d20ca8ac704e3a5d1546d5328fe51141f3179ff /symbols/gb
parent52710270fa2cff8bb2b49eea7a189cf21aaa6aa5 (diff)
downloadxkeyboard-config-516443b41a0b0d06218848706bf658f06e0b7174.tar.gz
added gb(mac_intl)
https://bugs.freedesktop.org/show_bug.cgi?id=28369
Diffstat (limited to 'symbols/gb')
-rw-r--r--symbols/gb22
1 files changed, 22 insertions, 0 deletions
diff --git a/symbols/gb b/symbols/gb
index 9352f50..955766e 100644
--- a/symbols/gb
+++ b/symbols/gb
@@ -180,3 +180,25 @@ xkb_symbols "mac" {
};
+partial alphanumeric_keys
+xkb_symbols "mac_intl" {
+
+ include "latin"
+
+ name[Group1]="United Kingdom - Macintosh (International)";
+
+ key <AE02> { [ 2, at, EuroSign, onehalf ] };
+ key <AE03> { [ 3, sterling, twosuperior, onethird ] };
+ key <AE04> { [ 4, dollar, threesuperior, onequarter ] };
+ key <AE06> { [ 6, dead_circumflex, NoSymbol, onesixth ] };
+ key <AD09> { [ o, O, oe, OE ] };
+
+ key <AC11> { [ dead_acute, dead_diaeresis, dead_diaeresis, bar ] }; //dead_doubleacute
+ key <TLDE> { [ section, plusminus, notsign, notsign ] }; //dead_grave
+
+ key <BKSL> { [ backslash, bar, numbersign, bar ] };
+ key <LSGT> { [ dead_grave, dead_tilde, brokenbar, bar ] };
+
+ include "level3(ralt_switch)"
+};
+