-rwxr-xr-x | etc/init.d/qpe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/init.d/qpe b/etc/init.d/qpe index 47a9b16..0b4aeb0 100755 --- a/etc/init.d/qpe +++ b/etc/init.d/qpe @@ -1,13 +1,13 @@ #!/bin/sh # export LOGNAME=root export HOME=/$LOGNAME export QWS_DISPLAY=Transformed:Rot270:0 -export QTDIR=/usr +export QTDIR=/opt/QtPalmtop export OPIEDIR=/opt/QtPalmtop export QPEDIR=/opt/QtPalmtop export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OPIEDIR/lib export PATH=$PATH:$OPIEDIR/bin #this sets the iPaqs powerbutton to mapable |