21 Mar 2012 21:48
22 Mar 2012 02:05
Re: specifying screen to run visionegg
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
On Wed, Mar 21, 2012 at 1:48 PM, Floris van Breugel <floris-7GExONQZ6ZKVc3sceRu5cw@public.gmane.org> wrote:
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
RSS Feed