Page 1 of 1

Launch Firefox on Kiosk ThinClient load [Solved]

Posted: 23 Apr 2017, 01:34
by colingchong
Hello,

I have a pre-configured HomePage using Firefox that has 4 approved websites for a Kids Computer lab.

How can I make Firefox launch when the Porteus Kiosk ThinClient loads?

Thanks for any help with this

Lord Bless

Colin Chong

Re: Launch Firefox on Kiosk ThinClient load

Posted: 23 Apr 2017, 09:29
by fanthom
Use this:

Code: Select all

run_command=sed -i 's/#su - guest/su - guest/' $scripts/gui-app
if you want to execute two or more commands upon startup then please check our documentation:
http://porteus-kiosk.org/parameters.html#run_command

Thanks

Re: Launch Firefox on Kiosk ThinClient load [Solved]

Posted: 25 Apr 2017, 02:21
by colingchong
Thanks for this, it works well

Lord Bless

Colin