aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-03-05 18:19:42 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-05 18:19:42 +0000
commit165bd09eed7bd1a8b9cb2b8ef9f2102ba7a10a6c (patch)
treeb7e8927f882410655890d4f70f9533c2b9ba37e5
parent20f82cc75559221057a4159b65ea0d71e2c2459d (diff)
downloadopenembedded-165bd09eed7bd1a8b9cb2b8ef9f2102ba7a10a6c.tar.gz
matchbox-wm: removed escape=close setting from collie config
- now vi is usable in rxvt - escape button is usable
-rw-r--r--packages/matchbox-wm/matchbox-wm/collie/kbdconfig1
-rw-r--r--packages/matchbox-wm/matchbox-wm_svn.bb2
2 files changed, 1 insertions, 2 deletions
diff --git a/packages/matchbox-wm/matchbox-wm/collie/kbdconfig b/packages/matchbox-wm/matchbox-wm/collie/kbdconfig
index d56625f394..65e62d3132 100644
--- a/packages/matchbox-wm/matchbox-wm/collie/kbdconfig
+++ b/packages/matchbox-wm/matchbox-wm/collie/kbdconfig
@@ -51,4 +51,3 @@ telephone=!$gpe-contacts
XF86Start=!matchbox-remote -desktop
F2=!matchbox-remote -mbmenu
XF86Mail=!$gpe-taskmanager
-Escape=close
diff --git a/packages/matchbox-wm/matchbox-wm_svn.bb b/packages/matchbox-wm/matchbox-wm_svn.bb
index d747243740..60de1780fc 100644
--- a/packages/matchbox-wm/matchbox-wm_svn.bb
+++ b/packages/matchbox-wm/matchbox-wm_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
RDEPENDS = "matchbox-common"
PV = "0.9.5+cvs-${CVSDATE}"
-PR = "r1"
+PR = "r2"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \