![]() |
phone app start
Any idea how to start phone application from a terminal?
Code:
/usr/bin/rtcom-call-ui |
Re: phone app start
I'm really stuck with that, I haven't found any way to activate phone gui/application from shell. There must be some magic way?
|
Re: phone app start
Nice find, thanks for the link, very interesting!
I especially love the "X-Osso-URI-Actions=tel;sip;voipto" entry, that means we are able to click such hyperlink in the browser and it opens the phone ui... (RFC 3966). I just tested it, it works. What also works: the SMS: prefix to open the conversations :-) (e.g. enter "SMS:yourRecipentNumber" in the browser URL and it opens the conversations for this person. And about your problem: perhaps if you call it over D-Bus? |
Re: phone app start
a tel: prefix to a number works with hildonmime, as does the sms: prefix.
|
Re: phone app start
I would like to open Network settings (3G or GSM) from console.
Any idea? |
Re: phone app start
after some digging:
Code:
Nokia-N900-42-11:~# dbus-send --print-reply --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:'rtcom-call-ui' |
All times are GMT. The time now is 15:52. |
vBulletin® Version 3.8.8