From b2f192faabe412adce79534e22efe9fb69ee40e2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2006 10:10:31 +0000 Subject: Rename /openembedded/ -> /meta/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../matchbox-wm/matchbox-wm/collie/kbdconfig | 54 ++++++++++++++++++++++ meta/packages/matchbox-wm/matchbox-wm/kbdconfig | 47 +++++++++++++++++++ .../matchbox-wm/kbdconfig_keylaunch_simpad.patch | 12 +++++ .../matchbox-wm/matchbox-wm/simpad/kbdconfig | 48 +++++++++++++++++++ meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb | 33 +++++++++++++ meta/packages/matchbox-wm/matchbox-wm_svn.bb | 34 ++++++++++++++ 6 files changed, 228 insertions(+) create mode 100644 meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig create mode 100644 meta/packages/matchbox-wm/matchbox-wm/kbdconfig create mode 100644 meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch create mode 100644 meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig create mode 100644 meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb create mode 100644 meta/packages/matchbox-wm/matchbox-wm_svn.bb (limited to 'meta/packages/matchbox-wm') diff --git a/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig new file mode 100644 index 000000000..d56625f39 --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig @@ -0,0 +1,54 @@ +# +# 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 + +n=next +p=prev +c=close +d=desktop +m=!matchbox-remote -mbmenu + +### App launching. + +x=!xterm +r=!rxvt + +### App launching with startup notify + +e=!!gpe-calender + +### windows style key shortcuts + +Tab=next +Tab=prev + +space=taskmenu +escape=!matchbox-remote -mbmenu +f4=close + +f11=fullscreen + +### super should be a 'window' key, uncomment '#' if you have one. + +#d=desktop +#r=!xterm +#e=!!nautilus + +### Special keys, likely probably only available on extended keyboards. + +#App=!matchbox-remote -mbmenu +#Menu=!matchbox-remote -mbmenu + +# Shortcut keys for collie +XF86Calendar=!$gpe-calendar +telephone=!$gpe-contacts +XF86Start=!matchbox-remote -desktop +F2=!matchbox-remote -mbmenu +XF86Mail=!$gpe-taskmanager +Escape=close diff --git a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig new file mode 100644 index 000000000..633d3672a --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig @@ -0,0 +1,47 @@ +# +# 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 + +n=next +p=prev +c=close +d=desktop +m=!matchbox-remote -mbmenu + +### App launching. + +x=!xterm +r=!rxvt + +### App launching with startup notify + +e=!!gpe-calender + +### windows style key shortcuts + +Tab=next +Tab=prev + +space=taskmenu +escape=!matchbox-remote -mbmenu +f4=close + +f11=fullscreen + +### super should be a 'window' key, uncomment '#' if you have one. + +#d=desktop +#r=!xterm +#e=!!nautilus + +### Special keys, likely probably only available on extended keyboards. + +#App=!matchbox-remote -mbmenu +#Menu=!matchbox-remote -mbmenu + diff --git a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch new file mode 100644 index 000000000..8fd1dc3f4 --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch @@ -0,0 +1,12 @@ +--- data/kbdconfig~ 2004-07-11 00:59:25.000000000 +0200 ++++ data/kbdconfig 2004-07-11 00:59:25.000000000 +0200 +@@ -28,7 +28,8 @@ + escape=!mbcontrol -mbmenu + f4=close + +-f11=fullscreen ++#Please don't do this, it breaks suspending on SimPad ++#f11=fullscreen + + ### super should be windows keys + diff --git a/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig new file mode 100644 index 000000000..4c2d949e4 --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig @@ -0,0 +1,48 @@ +# +# 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 + +n=next +p=prev +c=close +d=desktop +m=!matchbox-remote -mbmenu + +### App launching. + +x=!xterm +r=!rxvt + +### App launching with startup notify + +e=!!gpe-calender + +### windows style key shortcuts + +Tab=next +Tab=prev + +space=taskmenu +escape=!matchbox-remote -mbmenu +f4=close + +#Please don't do this, it breaks suspending on SimPad +#f11=fullscreen + +### super should be a 'window' key, uncomment '#' if you have one. + +#d=desktop +#r=!xterm +#e=!!nautilus + +### Special keys, likely probably only available on extended keyboards. + +#App=!matchbox-remote -mbmenu +#Menu=!matchbox-remote -mbmenu + diff --git a/meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb b/meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb new file mode 100644 index 000000000..c158f590c --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb @@ -0,0 +1,33 @@ +SECTION = "x11/wm" +DESCRIPTION = "Matchbox window manager" +LICENSE = "GPL" +DEPENDS = "libmatchbox libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" +RDEPENDS = "matchbox-common" +PR="r0" + + +SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz \ + file://kbdconfig" + +S = "${WORKDIR}/matchbox-window-manager-${PV}" + +inherit autotools pkgconfig update-alternatives + +FILES_${PN} = "${bindir} \ + ${datadir}/matchbox \ + ${sysconfdir}/matchbox \ + ${datadir}/themes/blondie/matchbox \ + ${datadir}/themes/Default/matchbox \ + ${datadir}/themes/MBOpus/matchbox" + +ALTERNATIVE_NAME = "x-window-manager" +ALTERNATIVE_LINK = "${bindir}/x-window-manager" +ALTERNATIVE_PATH = "${bindir}/matchbox-session" +ALTERNATIVE_PRIORITY = "10" + +EXTRA_OECONF = " --enable-startup-notification --disable-xrm" + +do_install_prepend() { + install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig +} + diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb new file mode 100644 index 000000000..ad37976dd --- /dev/null +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -0,0 +1,34 @@ +SECTION = "x11/wm" +DESCRIPTION = "Matchbox window manager" +LICENSE = "GPL" +DEPENDS = "libmatchbox libx11 libxext libxrender startup-notification expat matchbox-common gconf" +RDEPENDS = "matchbox-common" +PV = "0.9.5+svn${SRCDATE}" +PR = "r4" +DEFAULT_PREFERENCE = "-1" + +SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ + file://kbdconfig" + +S = "${WORKDIR}/matchbox-window-manager" + +inherit autotools pkgconfig update-alternatives + +ALTERNATIVE_NAME = "x-window-manager" +ALTERNATIVE_LINK = "${bindir}/x-window-manager" +ALTERNATIVE_PATH = "${bindir}/matchbox-session" +ALTERNATIVE_PRIORITY = "10" + +FILES_${PN} = "${bindir} \ + ${datadir}/matchbox \ + ${sysconfdir}/matchbox \ + ${datadir}/themes/blondie/matchbox \ + ${datadir}/themes/Default/matchbox \ + ${datadir}/themes/MBOpus/matchbox" + +EXTRA_OECONF = "--enable-startup-notification --disable-xrm --enable-expat" + +do_install_prepend() { + install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig +} + -- cgit v1.2.3