xserver-common: Unb0rk the five h/w hotkeys for SL-Cxx00
authorMatthias Hentges <oe@hentges.net>
Thu, 7 Jun 2007 00:14:55 +0000 (00:14 +0000)
committerMatthias Hentges <oe@hentges.net>
Thu, 7 Jun 2007 00:14:55 +0000 (00:14 +0000)
packages/xserver-common/files/sl-cxx00-modmap.patch
packages/xserver-common/xserver-common_1.16.bb

index c5dbebd..057f988 100644 (file)
 +!   The Menu key generates F12 when pressed with Fn or Shift.
 +
 +! "Calendar" label and icon, "Sync" label beneath it:
-+keycode  67 = F13 F14 F14
++keycode  67 = F9 F14 F14
 +! "Address" label and icon:
-+keycode  68 = F15 F15 F15
++keycode  68 = F10 F15 F15
 +! "Mail" label and icon, "Check" label beneath it:
-+keycode  76 = F16 F17 F17
++keycode  76 = F13 F17 F17
 +! "Home" label and icon:
-+keycode 107 = F18 F18 F18
++keycode 107 = F12 F18 F18
 +! "Menu" label and icon:
-+keycode  96 = F19 F12 F12
++keycode  96 = F11 F12 F12
index 5a8739e..ca1c2f0 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r5"
+PR = "r6"
 
 PACKAGE_ARCH = "all"