xkeyboard-config/xkeyboard-config.mainline-cvs.mac-es.patch

25 lines
1.1 KiB
Diff

https://bugs.freedesktop.org/show_bug.cgi?id=8683
--- symbols/macintosh_vndr/es.orig 2007-07-12 05:21:17.691899075 +0200
+++ symbols/macintosh_vndr/es 2007-07-12 05:25:17.182286822 +0200
@@ -3,4 +3,19 @@
xkb_symbols "basic" {
include "es"
name[Group1]= "Spain - Mac";
+
+ key <AE01> { [ 1, exclamdown, leftsinglequotemark, rightsinglequotemark ] };
+ key <AE02> { [ 2, exclam, leftdoublequotemark, rightdoublequotemark ] };
+
+ key <AD04> { [ r, R, registered ] };
+ key <AD06> { [ y, Y, Yen ] };
+ key <AD07> { [ u, U, EuroSign ] };
+
+ key <AC05> { [ g, G, at ] };
+
+ key <AB01> { [ z, Z, Greek_OMEGA, doublelowquotemark ] };
+ key <AB03> { [ c, C, copyright ] };
+
+ // MacOS does not have euro on e, include it anyway
+ include "eurosign(e)"
};