Fixed UK Macbook Pro layouts
authorSergey V. Udaltsov <svu@gnome.org>
Tue, 2 Apr 2013 22:52:51 +0000 (23:52 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Tue, 2 Apr 2013 22:52:51 +0000 (23:52 +0100)
https://bugs.freedesktop.org/show_bug.cgi?id=45080

symbols/gb
symbols/macintosh_vndr/gb

index c7de8c3..10372af 100644 (file)
@@ -169,7 +169,8 @@ xkb_symbols "mac" {
 
     key <AE02> {       [               2,              at,         EuroSign    ]       };
     key <AE03> {       [               3,        sterling,       numbersign    ]       };
-    key <LSGT> {       [               grave,  asciitilde ]    };
+    key <TLDE> {       [         section,       plusminus ]    };
+    key <LSGT> {       [           grave,      asciitilde ]    };
 
     // End alphanumeric section
     
index a6bc48e..4e42485 100644 (file)
@@ -4,12 +4,14 @@ xkb_symbols "basic" {
     // Describes the differences between a very simple en_US
     // keyboard and a very simple U.K. keyboard layout
 
-    include "latin"
+    include "macintosh_vndr/us"
 
     name[Group1]= "United Kingdom - Mac";
 
     key <AE02> {       [               2,              at,         EuroSign    ]       };
     key <AE03> {       [               3,        sterling,       numbersign    ]       };
+    key <TLDE> {       [         section,       plusminus ]    };
+    key <LSGT> {       [           grave,      asciitilde ]    };
 
     // End alphanumeric section