dropped goodmap and badmap for apple macbooks, needed only for old broken kernels...
authorSergey V. Udaltsov <svu@gnome.org>
Thu, 18 Dec 2008 13:00:31 +0000 (13:00 +0000)
committerSergey V. Udaltsov <svu@gnome.org>
Thu, 18 Dec 2008 13:00:31 +0000 (13:00 +0000)
ChangeLog
keycodes/macintosh
rules/base.m_k.part
rules/base.o_k.part

index 9172cee..fd3ccc2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-18  Sergey Udaltsov
+
+       * keycodes/macintosh, rules/base.m_k.part, rules/base.o_k.part:
+       dropped the goodmap and badmap keycodes for apple - needed for a very
+       old kernels only. http://bugs.freedesktop.org/show_bug.cgi?id=9095
+       
 2008-12-17  Sergey Udaltsov
 
        * symbols/capslock, symbols/compose, symbols/ctrl: fix lock modifier
index d1e0be8..d41ac4b 100644 (file)
@@ -38,16 +38,6 @@ default xkb_keycodes "macintosh" {
    
 };
 
-xkb_keycodes "badmap" {
-    <TLDE> =  94;
-    <LSGT> =  49;
-};
-
-xkb_keycodes "goodmap" {
-    <TLDE> =  49;
-    <LSGT> =  94;
-};
-
 xkb_keycodes "old" {
 
     minimum= 8;
index a39d4c8..508d5c3 100644 (file)
@@ -10,7 +10,6 @@
   olpc         =       evdev
   macintosh_hhk        =       macintosh(hhk)
   macintosh_old        =       macintosh(old)
- $macbooks     =       macintosh+macintosh(goodmap)
  $macs         =       macintosh
   thinkpadz60  =       xfree86(thinkpadz60)
   *            =       xfree86
index 53d2879..e69de29 100644 (file)
@@ -1,2 +0,0 @@
-  apple:badmap         =       +macintosh(badmap)
-  apple:goodmap                =       +macintosh(goodmap)