]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add chkhinge86 to matchbox session for now
authorMatthew Allum <mallum@openedhand.com>
Mon, 3 Oct 2005 18:16:47 +0000 (18:16 +0000)
committerMatthew Allum <mallum@openedhand.com>
Mon, 3 Oct 2005 18:16:47 +0000 (18:16 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@109 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb

index 02785ba5b00e712d7b3eab589d538b29722bc451..6e9cb8b2b042f2e4fd0ffb6ed6e97606120dca62 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+## start up check hinge, XXX really needs to go in its own session
+chkhinge26 /dev/input/event0 hinge-handler &
+
 ## All this should be done by themeing/xsettings.. ## 
 matchbox-desktop --icon-size 48 \
                  --icon-padding 64 \
index 341ed49f7422f0d4f0ed13dec328373ead362d49..86ecc4cf797a78cdf3173dc8b4801adfbfc33bc9 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}