> > First, the splash screen should be disable-able. Not that it
> isn't cool, but
> > I just don't like splash screens. I think I'm not the only one.
>
> I guess, you can (as I know the Mozilla folks - there are prefs for
> everything :) ). try starting "Mozilla.exe -help" in a console window,
> and dig through the default prefs (<instdir>/defaults/prefs) - they are
> a huge base for tweaking info. Posts the results here if you find
> something interesting.
Couldn't find anything in the prefs dir, and both "beonex -h" and
"beonex -help" revealed nothing (actually, nothing happened at all, the
browser didn't open or anything). As I don't have any other mozilla browser
on my disk (and don't plan to get one), maybe someone else can answer this?
> > It seems you have much confidence in Google's "I Feel Lucky" Button.
>
> Not really. But more confidence than in Netscape Netcenter.
>
> What is your opinion? Should the Internet Keywords feature be disabled
> by default?
>
> > Changing the default behaviour for entering search strings to displaying
> > Google's search result page may provide the user with some less erratic
> > results.
>
> I don't understand.
When I installed Beonex (Win Version), if I entered a random word into the
address bar, it would query google for the first search result and jump to
it (actually, it would just jump to google with the same address as if you
entered the word into google's search form and pressed "I feel lucky".). I'd
rather have it display the search results list, so I changed the following
line in all.js
pref("keyword.URL",
"http://www.google.com/search?btnI=I%27m+Feeling+Lucky&q=");
to this:
pref("keyword.URL",
"http://www.google.com/search?num=100&btnG=Google+Search&as_q=");
I don't see what this has to do with netscape's netcenter, and please do not
disable this feature by default!
> > I've grown ot love this feature of IE, the sortability of the Favorites
> > (That you can drag and drop the favorites into any order
> instead of having
> > to have them sorted by name). Any chance we'll see this in Beonex?
>
> worksforme.
Hm - you're right, does work - except in the "Imported IE Favorites" folder,
which is what I use (for obvious reasons).