I've written two web pages that show the status of a internal application. The idea was to display both of them, on two different monitors, using only a single PC with two graphic cards.
The system will be mounted to a wall and has no keyboard or mouse. That's why I need a script that will automatically launch two instances of firefox (in kiosk mode), each on it's own monitor.
Currently the OS installed on the PC is OpenSuse, but I'm free to install a different linux flavor.
So, how do I launch firefox on a specific monitor?