setting firefox startpage

You have a problem with Salix? Post here and we'll do what we can to help.
anttel
Donor
Posts: 47
Joined: 31. May 2010, 19:17

setting firefox startpage

Post by anttel »

Hi,
Since I installed Salix 13.1.1 the startpage in firefox is:
http://www.salixos.org/start/en/
I would like to change that into my iGoogle homepage but when I change that it resets to the salixos page. Is there a way to change the firefox startpage?
best regards
anttel
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: setting firefox startpage

Post by gapan »

Try editing the ~/.mozilla/firefox/yourprofile/user.js file and remove the first two lines.
Image
Image
anttel
Donor
Posts: 47
Joined: 31. May 2010, 19:17

Re: setting firefox startpage

Post by anttel »

Hello Gapan,
Thank's for the suggestion. It works fine. I've got my old iGoogle startpage back! I'm really pleased with Salix OS. It does everything I need.
Regards,
anttel
azurehi
Posts: 5
Joined: 16. Feb 2010, 21:30

Re: setting firefox startpage

Post by azurehi »

gapan wrote:Try editing the ~/.mozilla/firefox/yourprofile/user.js file and remove the first two lines.
Firefox always opens to a blank page. Exactly How to I edit the file you mention? How/where do I find it? Thanks.
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: setting firefox startpage

Post by Akuna »

azurehi wrote:
gapan wrote:Try editing the ~/.mozilla/firefox/yourprofile/user.js file and remove the first two lines.
Firefox always opens to a blank page. Exactly How to I edit the file you mention? How/where do I find it? Thanks.
In a terminal try:

Code: Select all

geany /path_to_your_personal_home_directory/.mozilla/firefox/*.default/user.js
Another way would be to fire Thunar & in the menu display, tick the "show hidden files" box. You should then be able to see the .mozilla sub-directory in your personal home directory & follow the rest of gapan's instructions by double clicking on the user.js file
Image
What really matters is where you are going, not where you come from.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: setting firefox startpage

Post by thenktor »

Is user.js the only way to set our start page? IMHO it should be changeable by the user in the FF menu.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: setting firefox startpage

Post by gapan »

thenktor wrote:Is user.js the only way to set our start page?
I don't know.
thenktor wrote:IMHO it should be changeable by the user in the FF menu.
Yes.
Image
Image
rhadamanthys
Posts: 15
Joined: 11. Jun 2010, 09:47

Re: setting firefox startpage

Post by rhadamanthys »

Hi,
Important: Once an entry for a preference setting exists in the user.js file, any change you make to that setting in the options and preference dialogs or via about:config will be lost when you restart your Mozilla application because the user.js entry will override it.
You should add the two lines for the startup.homepage to
/usr/lib/firefox-3.x.y/defaults/profile/prefs.js instead.
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Re: setting firefox startpage

Post by zAchAry »

Akuna wrote:Another way would be to fire Thunar & in the menu display, tick the "show hidden files" box. You should then be able to see the .mozilla sub-directory in your personal home directory & follow the rest of gapan's instructions by double clicking on the user.js file
You can also: Enter in the address-bar about:support and click on the Open Containing Folder button.

BTW, where is this user.js file that all of you are talking about?
I'm importing my Firefox3 profile folder manually from one OS to the other, since Windows Vista > Ubuntu > Salix OS.

From my prefs.js file (line 77)

Code: Select all

user_pref("browser.startup.homepage", "https://startpage.com/");
Image
Help to make Slackware easier Donate to Salix
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: setting firefox startpage

Post by thenktor »

zAchAry wrote:BTW, where is this user.js file that all of you are talking about?
It doesn't exist by default. We've added it to set a default start page, but apparantly it was the wrong place ;)
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Post Reply