1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 04:58:26 +00:00

Add chkhinge86 to matchbox session for now

git-svn-id: https://svn.o-hand.com/repos/poky@109 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2005-10-03 18:16:47 +00:00
parent 17cab4cb0c
commit d3fcc57cfa
2 changed files with 4 additions and 1 deletions
@@ -1,5 +1,8 @@
#!/bin/sh #!/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.. ## ## All this should be done by themeing/xsettings.. ##
matchbox-desktop --icon-size 48 \ matchbox-desktop --icon-size 48 \
--icon-padding 64 \ --icon-padding 64 \
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL" LICENSE = "GPL"
SECTION = "x11" SECTION = "x11"
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
PR = "r6" PR = "r7"
SRC_URI = "file://etc" SRC_URI = "file://etc"
S = ${WORKDIR} S = ${WORKDIR}