![]() |
2010-07-04
, 19:13
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#31
|
The Following User Says Thank You to pelago For This Useful Post: | ||
![]() |
2010-07-04
, 20:09
|
|
Posts: 168 |
Thanked: 108 times |
Joined on Oct 2009
@ Luleå, Sweden
|
#32
|
The Following 2 Users Say Thank You to oxpo For This Useful Post: | ||
![]() |
2010-07-04
, 20:36
|
|
Posts: 172 |
Thanked: 160 times |
Joined on Jan 2010
@ Sweden
|
#33
|
Hi, I can't make this work. This might be because I am no more than a end user. Here is the steps I have taken to attempt to resolve having my default browser link the phone numbers to my phone app.
1.) download Leafpad from maemo.org
2.) open terminal x and killall browsers. It said that no processes killed, but did not have a browser open anyways.
3.) open leafpad
4.) typed:
user_pref("network.protocol-handler.warn-external.sip", false);
user_pref("network.protocol-handler.warn-external.tel", false);
5.) attempted to save to
/home/user/.mozilla/microb/prefs.js
6.) Leafpad says
Field unable to contain /
7.) removed the first / before home but leafpad said the same as it did in step 6
I got stuck at step 6, but still would have gotten stuck at the next step. The step where i would have to open the .js file in terminal x. Please tell me how I would do this. What am I doing wrong? and please put it in a step by step process.
Thanks for any help
KYLe
PS if I use the user interface to save a file it gives me no folder for home
The Following User Says Thank You to antezz For This Useful Post: | ||
![]() |
2010-07-04
, 23:07
|
Posts: 30 |
Thanked: 9 times |
Joined on Jan 2010
@ Florida
|
#34
|
![]() |
2010-07-04
, 23:21
|
Posts: 53 |
Thanked: 8 times |
Joined on Apr 2010
|
#35
|
The Following User Says Thank You to edanto For This Useful Post: | ||
![]() |
2010-09-26
, 21:47
|
Posts: 67 |
Thanked: 29 times |
Joined on Jan 2010
|
#36
|
![]() |
2011-01-04
, 04:54
|
|
Posts: 165 |
Thanked: 18 times |
Joined on Jun 2010
|
#37
|
URI scheme support according to /usr/share/applications/uri-action-defaults.list:
Code:[Default Actions] http=hildon-browser.desktop https=hildon-browser.desktop ftp=hildon-browser.desktop mailto=hildon-modest.desktop chatto=hildon-rtcom-messaging-ui.desktop xmpp=hildon-rtcom-messaging-ui.desktop sms=hildon-rtcom-messaging-ui.desktop voipto=hildon-rtcom-call-ui.desktop sip=hildon-rtcom-call-ui.desktop callto=hildon-rtcom-call-ui.desktop tel=hildon-rtcom-call-ui.desktop mms=hildon-mediaplayer.desktop mmsh=hildon-mediaplayer.desktop rtsp=hildon-mediaplayer.desktop
![]() |
2011-01-15
, 07:48
|
|
Posts: 165 |
Thanked: 18 times |
Joined on Jun 2010
|
#38
|
dear friend.
i don't know if am putting my comment in the right position but i need some help,
how can i access the calendar To Do with a script, i want to access it from the beecon.
OR if you got ALL the application shortcut of the n900 and i mean it ALL :>
thank you
![]() |
2011-01-15
, 09:17
|
|
Posts: 220 |
Thanked: 66 times |
Joined on Aug 2010
@ Melbourne, Australia
|
#39
|
The Following User Says Thank You to 5spdvl For This Useful Post: | ||
![]() |
2011-01-15
, 09:53
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#40
|
My problem:
1) open terminal
2) killall browser (no processes killed)
3) sudo gainroot (sometimes changes made in leafpad don't work unless I'm root)
4) leafpad /home/user/.mozilla/microb/prefs.js
5) user_pref("network.protocol-handler.warn-external.sip", false);
user_pref("network.protocol-handler.warn-external.tel", false);
...copied at the bottom of the file.
6) Save
7) Turn off
8) Turn on
9) Check the file again through leafpad as root, changes there
10) Find a phone number in MicroB, not clickable
11) Check file again, changes lost
Why are they not remaining?