Is there a way to set up my display so that I can send the Gem window to a projector but have access to PD or other apps on my monitor? This would just make performing a lot less stressful.
-Evan_
Gem Window to projector/Pd window on monitor
Is there a way to set up my display so that I can send the Gem window to a projector but have access to PD or other apps on my monitor? This would just make performing a lot less stressful.
-Evan_
you need two video outputs, or if you're on a laptop then you need a bigger virtual desktop and put the Gem window on the part that's sent to the projector and the pd patches on the part that's sent to the internal screen
on my linux laptop i use this to project my gemwin:
xrandr --output VGA-0 --mode 1024x768 --pos 896x0
(virtual desktop is max 1920 pixels wide with 3d acceleration, laptop screen is 1280x768, want to project at 1024x768, so there is some overlap)
"dimen 1024 768, border 0, offset 896 0, create, 1"
|
[gemwin]
Oops! Looks like something went wrong!