[oe-commits] org.oe.dev xserver-common: Unb0rk the five h/w hotkeys for SL-Cxx00

coredump2 commit openembedded-commits at lists.openembedded.org
Thu Jun 7 00:56:51 UTC 2007


xserver-common: Unb0rk the five h/w hotkeys for SL-Cxx00

Author: coredump2 at openembedded.org
Branch: org.openembedded.dev
Revision: baa72ec99fdbfdc18f1dac1c0424570a760d47e6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=baa72ec99fdbfdc18f1dac1c0424570a760d47e6
Files:
1
packages/xserver-common/files/sl-cxx00-modmap.patch
packages/xserver-common/xserver-common_1.16.bb
Diffs:

#
# mt diff -r708afe93e96c83a96134b5a4724c92c2a80ec74d -rbaa72ec99fdbfdc18f1dac1c0424570a760d47e6
#
# 
# 
# patch "packages/xserver-common/files/sl-cxx00-modmap.patch"
#  from [ccb48cbc7313d17c580c7eac8c5fce0ac7c35b43]
#    to [efec9544ef6ca9105242d007c28ccf32226eaf24]
# 
# patch "packages/xserver-common/xserver-common_1.16.bb"
#  from [6b44ed9375b3f12356d847a9f85bbbd73d634875]
#    to [e1d6b999690435387fed5305182426ab32d9a493]
# 
============================================================
--- packages/xserver-common/files/sl-cxx00-modmap.patch	ccb48cbc7313d17c580c7eac8c5fce0ac7c35b43
+++ packages/xserver-common/files/sl-cxx00-modmap.patch	efec9544ef6ca9105242d007c28ccf32226eaf24
@@ -102,12 +102,12 @@
 +!   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 = F11 F12 F12
-+keycode  96 = F19 F12 F12
============================================================
--- packages/xserver-common/xserver-common_1.16.bb	6b44ed9375b3f12356d847a9f85bbbd73d634875
+++ packages/xserver-common/xserver-common_1.16.bb	e1d6b999690435387fed5305182426ab32d9a493
@@ -1,8 +1,8 @@ RDEPENDS_${PN} = "xmodmap xrandr xdpyinf
 DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r5"
+PR = "r6"
 
 PACKAGE_ARCH = "all"
 






More information about the Openembedded-commits mailing list