Views
OnyxProjectorSetup
last edited 6 years ago by humberto
Setting up the LCD projectors on quexalcoatl
To enable output to the LCD projectors, run the following commands as root:
# cd /usr/gfx # ./setmon -x hpcf # ./stopgfx; sleep 8; ./startgfx &
The ampersand (&) is critical, without it x won't start again.
This sets up channel 0 to display on the 24" monitor at 1920x1200 resolution, channel 1 at 1024x768 onto the 21" monitor, and channel 2 at 1024x768 resolution to the left lcd projector.
On the wall, the rightmost vga socket connects to the leftmost projector.
On the projectors, the input from the Onyx2 is input 1?.
-- Main.HumbertoOrtiz - 12 Dec 2000