gnome with firefox

Started by philzx6r, March 25, 2010, 15:52:51 PM

Previous topic - Next topic

philzx6r

how can i change the opt.sqfs file that i get firefox only?

Elmar

i don't understand

regards
elmar

philzx6r

i build a system where just a browser in front is need.
i already opend the opt.sqfs.

I want to know what can i do that firefox will be the only programm that the user will see.
firefox should start after gnome automaicly and run in kiosk mode

best regards philipp

Elmar

#3
its better to use fluxbox for this instead of gnome

run "usefluxbox"
edit the script /root/fluxbox and replace "gnome-terminal &" with "firefox &"
write your firefox parameters before the &

philzx6r

thanx
can you tell me which parameter i can use there? e.g. for the deflault start page.

philipp

Elmar

you get the firefox help page with "firefox --help"
to startup with a page simply use ex. "firefox www.plop.at"

as i know the kiosk mode is a plugin that has to be downloaded and installed. you have to read some docs if you have no experience with it.

personally, i am an opera fan. opera has a kiosk mode built in.

philzx6r

it is ready! thank you very much

philipp