diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-18 12:11:49 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-18 12:11:49 +0000 |
commit | 2c8b4228ac297fb42b71608fd1419a9d79b24135 (patch) | |
tree | f756a7753701240f61e5298c3212e26c27d36228 | |
parent | a39447305a6bfec0b4fd057f495cf253e31bb61a (diff) |
Qtopia/X11: Use the muxer and phone vendor for the TI calypso module
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia b/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia index 88be2061dc..a85e9aa5fe 100644 --- a/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia +++ b/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia @@ -28,6 +28,8 @@ export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH #tell Qtopia how to inform illume on incoming phone calls #export ILLUME_PHONE_CALL= +export QTOPIA_PHONE_VENDOR=ficgta01 +export QTOPIA_PHONE_MUX=ficgta01 # Now start Qtopia |