View Single Post
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#1080
Originally Posted by NightShift79 View Post
Mostly I use OMP in the car, so I wonder if you see a chance for an option to start OMP directly with the car view. Maybe via a command line parameter which I can use with a dbus call?
This would be useful.

Originally Posted by sirpaul View Post
that sounds really good. May you share the code?
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?
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.

Last edited by sixwheeledbeast; 2012-07-14 at 18:57. Reason: fix shebang!
 

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