LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   dual monitor, launch program specific display (https://www.linuxquestions.org/questions/linux-software-2/dual-monitor-launch-program-specific-display-282962/)

enzo250gto 01-27-2005 01:35 PM

dual monitor, launch program specific display
 
Hello,

I have dual monitors and would like to launch Firefox and would like to make sure it gets loaded to the correct display. Right now it seems to do it at random. I'm running the following in a script file:

exec /usr/bin/firefox file:///pathtofile

Can I add a display command in this line to make sure it goes to 0.1 and not 0.0.

Thanks.

acid_kewpie 01-27-2005 01:38 PM

easy.... just add --display :0.0 or --display :0.1 to the line...

enzo250gto 01-27-2005 02:30 PM

Thanks for the reply, I will give that a shot.


All times are GMT -5. The time now is 08:12 AM.