aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-wm
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-04-13 17:50:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-13 17:50:31 +0000
commitdf0341184ea4343576ee864926c1a99db4d10e41 (patch)
tree3ec6be0d70fa1b7bd9733c8d52de5b2a42d1ddae /packages/matchbox-wm
parent9073ce613da8af14328530042125284336df151a (diff)
downloadopenembedded-df0341184ea4343576ee864926c1a99db4d10e41.tar.gz
matchbox-wm: Add c7x0 kbdconfig from .oz354x
Diffstat (limited to 'packages/matchbox-wm')
-rw-r--r--packages/matchbox-wm/matchbox-wm/c7x0/.mtn2git_empty0
-rw-r--r--packages/matchbox-wm/matchbox-wm/c7x0/kbdconfig51
-rw-r--r--packages/matchbox-wm/matchbox-wm_1.0.bb2
3 files changed, 52 insertions, 1 deletions
diff --git a/packages/matchbox-wm/matchbox-wm/c7x0/.mtn2git_empty b/packages/matchbox-wm/matchbox-wm/c7x0/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/matchbox-wm/matchbox-wm/c7x0/.mtn2git_empty
diff --git a/packages/matchbox-wm/matchbox-wm/c7x0/kbdconfig b/packages/matchbox-wm/matchbox-wm/c7x0/kbdconfig
new file mode 100644
index 0000000000..7de0071c08
--- /dev/null
+++ b/packages/matchbox-wm/matchbox-wm/c7x0/kbdconfig
@@ -0,0 +1,51 @@
+#
+# This is an example keyboard config file for matchbox
+#
+# You can edit this file or change per user by copying to
+# ~/.matchbox/kbdconfig
+#
+# Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox )
+
+### Window operation short cuts
+
+<Alt>n=next
+<Alt>p=prev
+<Alt>c=close
+<Alt>d=desktop
+<Alt>m=!matchbox-remote -mbmenu
+
+### App launching.
+
+<ctrl><alt>x=!xterm
+<ctrl><alt>r=!rxvt
+
+### App launching with startup notify
+
+<ctrl><alt>e=!!gpe-calender
+
+### windows style key shortcuts
+
+<alt>Tab=next
+<alt><shift>Tab=prev
+
+<alt>space=taskmenu
+<alt>escape=!matchbox-remote -mbmenu
+<alt>f4=close
+
+# On SL-Cxxxx, F11 is the "menu" key. In order to be able to assign a function
+# to this key via keylaunch, this must be commented out.
+# NOTE: Uncommenting this usually means that matchbox crashes on startup!
+#
+# f11=fullscreen
+
+### super should be a 'window' key, uncomment '#' if you have one.
+
+#<super>d=desktop
+#<super>r=!xterm
+#<super>e=!!nautilus
+
+### Special keys, likely probably only available on extended keyboards.
+
+#App=!matchbox-remote -mbmenu
+#Menu=!matchbox-remote -mbmenu
+
diff --git a/packages/matchbox-wm/matchbox-wm_1.0.bb b/packages/matchbox-wm/matchbox-wm_1.0.bb
index 2270fccbce..a464dcfcdd 100644
--- a/packages/matchbox-wm/matchbox-wm_1.0.bb
+++ b/packages/matchbox-wm/matchbox-wm_1.0.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
DEPENDS = "libmatchbox libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
RDEPENDS = "matchbox-common"
-PR="r0"
+PR="r1"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.0/matchbox-window-manager-${PV}.tar.gz \