summaryrefslogtreecommitdiff
path: root/etc/init.d/qpe
Unidiff
Diffstat (limited to 'etc/init.d/qpe') (more/less context) (ignore whitespace changes)
-rwxr-xr-xetc/init.d/qpe4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/init.d/qpe b/etc/init.d/qpe
index 5ff72ab..56f2f27 100755
--- a/etc/init.d/qpe
+++ b/etc/init.d/qpe
@@ -7,6 +7,10 @@ export QWS_DISPLAY=Transformed:Rot270:0
7export QTDIR=/usr 7export QTDIR=/usr
8export OPIEDIR=/opt/QtPalmtop 8export OPIEDIR=/opt/QtPalmtop
9export QPEDIR=/opt/QtPalmtop 9export QPEDIR=/opt/QtPalmtop
10
11#this sets the iPaqs powerbutton to mapable
12echo 1 > /proc/sys/ts/suspend_button_mode
13
10if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi 14if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi
11 15
12$OPIEDIR/bin/qpe-reorgfiles 16$OPIEDIR/bin/qpe-reorgfiles