summaryrefslogtreecommitdiff
path: root/etc
authorbipolar <bipolar>2002-03-11 20:04:05 (UTC)
committer bipolar <bipolar>2002-03-11 20:04:05 (UTC)
commit990d0ad3664c24e8909027ae4d3839f4e318ea00 (patch) (unidiff)
tree0542413141a6d164728c281b257d3a4929013530 /etc
parentf1c93c0eb0d9599b0f5e0c0406defc2f2f6c6988 (diff)
downloadopie-990d0ad3664c24e8909027ae4d3839f4e318ea00.zip
opie-990d0ad3664c24e8909027ae4d3839f4e318ea00.tar.gz
opie-990d0ad3664c24e8909027ae4d3839f4e318ea00.tar.bz2
Make the iPaqs button mapable
Diffstat (limited to 'etc') (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