View Single Post
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#1082
Originally Posted by sixwheeledbeast View Post
This would be useful.



Code:
#!bin/sh

dbus-send --type=method_call --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.set_value string:"Car" string:"vibrating.alert.enabled" string:"On"

dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"openmediaplayer"

sleep 2

/usr/bin/fmtx_client -p 1
Something like the above script maybe?
I did something like that before last reflash, plus i added a line to invoke a python script (thanks m2cm2c) to skip songs and made a "kill" script to bring all to "normal" again. Both, start and stop scripts, had a desktop shortcut.
 

The Following User Says Thank You to saponga For This Useful Post: