Hi,
I am interesting in trying out kiosk edition but have a specific use case which would require two browsers pointing to separate urls (one on each screen).
Would it be possible to configure the product to either open 2 browser windows or run 2 instances of Firefox? (one on screen 1 and the other on 2)
Any thoughts or assistance would be appreciated.
Thanks,
Rob
Dual screen?
- francois
- Contributor
- Posts: 6316
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Dual screen?
Are you talking about two different monitors or only of two different instances of firefox on the same monitor?
Dual display thru xrandr might be implemented in the next edition of porteus, if there is some demand, see fanthom writings:
http://forum.porteus.org/viewtopic.php?f=104&t=2259
https://developer.mozilla.org/en-US/doc ... ne_Options
An example would be:
# two-firefox-windows.sh
# script to start two instances of firefox
firefox https://www.google.ca/
firefox http://forum.porteus.org/
Have a look for customization at:
http://www.porteus.org/component/conten ... d-faq.html
http://files.porteus.org/PorteusKioskEd ... ble-v4.pdf
This link on starting firefox could be also of interest for you:
http://kb.mozillazine.org/Opening_a_new ... er_profile
It even refers to some other link where you can set the position and size of the firefox windows:
http://kb.mozillazine.org/Command_line_arguments
You should put the above script into rootcopy folder, see:
http://www.porteus.org/component/conten ... ctory.html
I hope it helps.
Dual display thru xrandr might be implemented in the next edition of porteus, if there is some demand, see fanthom writings:
http://forum.porteus.org/viewtopic.php?f=104&t=2259
For starting two different instances of firefox on the same monitor, there are commands to do that, so you could have a script to launch them:... i'll introduce 'set screen size' feature in the wizard for kiosk-2.0.5.
https://developer.mozilla.org/en-US/doc ... ne_Options
An example would be:
# two-firefox-windows.sh
# script to start two instances of firefox
firefox https://www.google.ca/
firefox http://forum.porteus.org/
Have a look for customization at:
http://www.porteus.org/component/conten ... d-faq.html
http://files.porteus.org/PorteusKioskEd ... ble-v4.pdf
This link on starting firefox could be also of interest for you:
http://kb.mozillazine.org/Opening_a_new ... er_profile
It even refers to some other link where you can set the position and size of the firefox windows:
http://kb.mozillazine.org/Command_line_arguments
You should put the above script into rootcopy folder, see:
http://www.porteus.org/component/conten ... ctory.html
I hope it helps.

Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6316
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Dual screen?
Sorry that I have scarred you. You may ask additional questions and have a lot more help if you do not sort it out> 

Prendre son temps, profiter de celui qui passe.
Re: Dual screen?
Hi Francois,
Very sorry about the lack of response, the project had been put on hold and I did not receive an alert that there was a reply to the topic for some reason.
Thanks you for your very helpful answer, we are looking at moving forward again so I will review your suggestions and let you know if I have further questions.
Thanks again,
Rob
Very sorry about the lack of response, the project had been put on hold and I did not receive an alert that there was a reply to the topic for some reason.
Thanks you for your very helpful answer, we are looking at moving forward again so I will review your suggestions and let you know if I have further questions.
Thanks again,
Rob