From a6b73ce31c4e330a215864a7c5431b78e8a70114 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 11 Jul 2004 22:01:27 +0000 Subject: apply patch from Florian Boor to disable f11 keybinding BKrev: 40f1b8b7ICecLLsGtZM3ZdxfSvyXvA --- matchbox-wm/matchbox-wm_0.8.2.oe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'matchbox-wm/matchbox-wm_0.8.2.oe') diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe index b71cd287c2..dc66cc38e1 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,10 +1,11 @@ -PR = "r1" +PR = "r2" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ - file://net-showing-desktop.patch;patch=1" + file://net-showing-desktop.patch;patch=1 \ + file://kbdconfig_keylaunch_simpad.patch;patch=1;pnum=0" S = "${WORKDIR}/matchbox-window-manager-${PV}" inherit autotools pkgconfig -- cgit v1.2.3