Discussion:
specifying screen to run visionegg
Floris van Breugel
2012-03-21 20:48:01 UTC
Permalink
Hi all,

If I have multiple monitors and/or projectors, how can I specify in the
visionegg script which projector I want to run the display on?

Thanks!

- Floris
Floris van Breugel
2012-03-22 01:05:06 UTC
Permalink
Nevermind.. figured it out. Perhaps this can/should be added to the FAQ
section?

To specify the screen on which VisionEgg should run the display run a
script like this:
DISPLAY=:0.1 ./your_vision_egg_script.py

Where the 0.1 corresponds to the graphics card unit and screen (0 and 1)
respectively. On Ubuntu these numbers can be found in /etc/X11/xorg.conf.

- Floris
Post by Floris van Breugel
Hi all,
If I have multiple monitors and/or projectors, how can I specify in the
visionegg script which projector I want to run the display on?
Thanks!
- Floris
Loading...