You are not logged in.
Hi,
I wanted to know how I can disable firefox starting up automatically after boot up.
I checked in /etc/rc.local and other rc.xxxx in /etc folder. But I couldn't figure out which script is run to start firefox.
Help is appreciated.
Last edited by pramod1561 (2010-07-21 15:21:36)
Offline
~/.xinitrc
Offline
Check ~/.config/autostart/ also
Offline
exec startlxde
is the only command in the file /root/.xinitrc and
exec ck-launch-session gnome-session
is the only command in the file /home/usr/.xinitrc
Offline
It could also be a setting in your DE...maybe the gconf tree
Last edited by Inxsible (2010-07-21 15:00:04)
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Does this happed for root too?
Maybe you should search in some autostart settings / menu?
Offline
The file /home/usr/.config/autostart/firefox.desktop looks like this:
[Desktop Entry]
Type=Application
Exec=/usr/bin/firefox
Hidden=false
X-GNOME-Autostart-enabled=true
Name[C]=Firefox
Name=Firefox
Comment[C]=
Comment
Should I make X-GNOME-Autostart-enabled=false ?
Offline
You can try that.
Offline
Working now. Thanks!
Offline
That'll be $5.
Please remember to mark solved threads as [solved].
Thank you.
Offline
He he.
I dint know. Thanks.
Offline