keymaps: fixed tosa/2.6 keymap - close #1500 and partially #1498
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 17 Oct 2006 07:02:21 +0000 (07:02 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 17 Oct 2006 07:02:21 +0000 (07:02 +0000)
- Fn+Space = bar like it is on keyboard (part of #1498)
- 'bullseye' (center of ring) = space (close #1500)
- Fn+z is no longer bar

packages/keymaps/files/tosa/keymap-2.6.map
packages/keymaps/keymaps_1.0.bb

index 8a81275..b85d561 100644 (file)
@@ -63,7 +63,6 @@ keycode  41 =
 keycode  42 = Shift           
 keycode  43 =  
 keycode  44 = z               
-       altgr keycode 44 = bar
 keycode  45 = x               
 keycode  46 = c
 keycode  47 = v               
@@ -89,11 +88,12 @@ keycode  55 =
 keycode  56 = Alt             
 keycode  57 = space            space           
        control keycode  57 = nul   
+       altgr keycode 57 = bar
 keycode 59 = F9
 keycode 60 = F10
 keycode 61 = AltGr
 keycode 62 = Escape
-keycode 63 = Return
+keycode 63 = space
 keycode 64 = Control
 keycode 65 = F15
 keycode 66 = F24
index 9bd2a65..2766fad 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 RDEPENDS = "initscripts console-tools"
 LICENSE = "GPL"
 PACKAGE_ARCH = "${MACHINE}"
-PR = "r10"
+PR = "r11"
 
 inherit update-rc.d