The Following User Says Thank You to GeraldKo For This Useful Post: | ||
|
2008-03-25
, 17:50
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#42
|
|
2008-03-25
, 18:00
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#43
|
|
2008-03-25
, 18:22
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#44
|
Brontide, have you made, or are you still thinking of making, a deb file to incorporate your overall Tablet tweaks and your MicroB tweaks?
If there's no deb, I'll push through them one at a time, but a deb sure would be a great service to a lot of us. Your tweaks look really helpful and have received lots of positive response. Are there any from those two posts that you would reject at this point?
Should these tweaks work as well on the N800 as on the N810?
# memory cache will autosize based on ram capacity. user_pref("browser.cache.memory.capacity", -1); user_pref("network.http.max-connections", 3); user_pref("network.http.max-connections-per-server", 1); user_pref("network.http.max-persistent-connections-per-server", 1); user_pref("network.http.pipelining.maxrequests", 1000); # these should be adjusted to taste user_pref("font.default.x-western", "sans-serif"); user_pref("font.minimum-size.x-western", 14); user_pref("font.size.fixed.x-western", 14); user_pref("font.size.variable.x-western", 15); # I have been running iPhone impersonating and generally it works very well, but this is commented out because some may not. # user_pref("general.useragent.override", "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1C28 Safari/419.3");
The Following User Says Thank You to brontide For This Useful Post: | ||
|
2008-03-25
, 18:41
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#45
|
Guys i tried the microb settings via about:config. Now ITT is loading a lot slower. I liked my microb as is was previously.
Is there a back to default settings switch somewhere? If no can some one tell me what are the defaults for the microb changes.
thanks
The Following User Says Thank You to brontide For This Useful Post: | ||
|
2008-03-25
, 20:49
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#46
|
|
2008-03-25
, 21:03
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#47
|
The easiest way to revert all settings is to close MicroB completly and then delete the prefs.js file.
$ rm /home/user/.mozilla/microb/prefs.jsm
On the next restart of MicroB it should recreate prefs.js with the defaults.
|
2008-03-25
, 21:10
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#48
|
I disabled the metalayer-crawler0 ( as root )
mv /etc/rc2.d/S99metalayer-crawler0 /etc/rc2.d/D99metalayer-crawler0
This will disable the autodetection of media for the built-in media player, but I use canola anyways.
|
2008-03-25
, 21:53
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#49
|
about:config?browser.cache.memory.capacity=8192 in a third.
The "-1" must be a typo, no? Any conclusion on what's best?
Then for max-connections, you sometimes suggest 2, sometimes 3, and sometimes 4.
For max-connections-per-server you've been at 1 and at 4 (although you're consistently at 1 for persistent connections per server).
With pipelining maxrequests you've been at 1,000 and at 10,000.
I'm also wondering if you're still recommending these additions to the prefs.js file:
user_pref("nglayout.initialpaint.delay",2000);
user_pref("content.notify.interval", 1250000);
user_pref("content.notify.ontimer", true);
user_pref("network.http.pipelining", true);
Not knowing linux and working off of cheatsheets of commands, I can't figure out how to edit the prefs.js file. I can get to it via emelFM2. But then it seems I can only view it, can't even copy the file's contents as text.
In Xterm I've tried, before and after sudo gainroot, "less /home/user/.mozilla/microb/prefs.js" and "vim /home/user/.mozilla/microb/prefs.js" and "gvim /home/user/.mozilla/microb/prefs.js" -- but to no avail. (I do it, of course, without the " ".)
Obviously, I don't know what I'm doing!
So, how do I edit the prefs.js file?
(I haven't learned ssh yet. If that's the easiest, I guess just say so. I've downloaded OpenSSH and I've installed WinSCP on my WinXP laptop, but I haven't tried using it yet. I haven't even figured out if I'm supposed to use them with USB or wifi.)
brontide, none of this pointing-out of the discrepancies is meant critically. I really appreciate your doing the experimenting and publishing your conclusions for all of us. But since I understand none of the changes (except for font size ), I'd like to get it as close to right as you know on my first try.
The Following User Says Thank You to brontide For This Useful Post: | ||
|
2008-03-29
, 15:42
|
|
Posts: 115 |
Thanked: 136 times |
Joined on Mar 2008
@ Central Ohio
|
#50
|
The Following User Says Thank You to Viqsi For This Useful Post: | ||
If there's no deb, I'll push through them one at a time, but a deb sure would be a great service to a lot of us. Your tweaks look really helpful and have received lots of positive response. Are there any from those two posts that you would reject at this point?
Should these tweaks work as well on the N800 as on the N810?
.
. .
Help Save This Forum for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
Last edited by GeraldKo; 2008-03-25 at 17:03.