Thread: Mpdas
View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#4
Code:
dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:mediaplayer

/usr/bin/fmtx_client -p$(if [ $(cut -d. -f1 /proc/uptime ) -lt 100 ]; then echo 0; else /usr/bin/fmtx_client | /bin/grep -q '^state=enabled' ; echo $? ; fi) | /usr/bin/awk -F "=" '($1=="state") {print $2}'

sudo echo "echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level"
Source: http://wiki.maemo.org/Desktop_Comman...able.2Fdisable

I just believe they might work, I haven't tried them though.

Good luck.