From 990d0ad3664c24e8909027ae4d3839f4e318ea00 Mon Sep 17 00:00:00 2001 From: bipolar Date: Mon, 11 Mar 2002 20:04:05 +0000 Subject: Make the iPaqs button mapable --- (limited to 'etc') 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 export QTDIR=/usr export OPIEDIR=/opt/QtPalmtop export QPEDIR=/opt/QtPalmtop + +#this sets the iPaqs powerbutton to mapable +echo 1 > /proc/sys/ts/suspend_button_mode + if [ ! -x $OPIEDIR/bin/qpe ] ; then exit 0 ; fi $OPIEDIR/bin/qpe-reorgfiles -- cgit v0.9.0.2