View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#163
Originally Posted by thedead1440 View Post
Since Vesuri hasn't started a thread yet, I think its better to inform people here that In Car Home Screen has been released to the Store already

Direct link for whom search can't find it: http://store.ovi.com/content/311076
Thank you ! Downloaded, installed and tested
I have a one request for this app... Vesuri, please, can you add automatic blanking OFF when this app starts ? Or at least add this to the setting of this app ?

For those who want to change Drive app to Waze, just run this command as ROOT:
Code:
sed -i 's/Exec=.*/Exec=\/usr\/bin\/single-instance \/opt\/waze\/bin\/waze/g' /usr/share/applications/nokia-drive-qml.desktop
If you want to restore to default, run this command as ROOT:
Code:
sed -i 's/Exec=.*/Exec=\/usr\/bin\/drive-qml/;s/#Exec=.*/#Exec=\/usr\/bin\/invoker --type=d --type=m \/usr\/bin\/drive-qml/g' /usr/share/applications/nokia-drive-qml.desktop


P.S. It will be added to Tweak G in the next version..

Last edited by Schturman; 2012-09-11 at 14:46.
 

The Following 2 Users Say Thank You to Schturman For This Useful Post: