"/opt/VirtualGL/bin/vglrun" -help Usage: vglrun [options] [--] [OpenGL app arguments] VirtualGL options -c : proxy = Send 3D images uncompressed using X11 transport jpeg = Compress 3D images using JPEG/send using VGL transport rgb = Encode 3D images as RGB/send using VGL transport sr = Compress 3D images using DPCM/send using Sun Ray transport srlossless = Encode 3D images as RGB/send using Sun Ray transport -cl : = The hostname or IP address of the VirtualGL client (or Sun Ray server) -dl : Force apps that dlopen() libGL to load VirtualGL instead -d : = the X Display or GLP device to use for 3D rendering -fps : Limit client/server frame rate to frames/sec +/-g : Enable/disable gamma correction -gamma : Set gamma correction factor to (see docs) -mc : jpeg = Store movie frames as JPEG images rgb = Store movie frames as RGB images -movie : Record a movie file containing the images generated by VirtualGL -mq : JPEG compression quality for movie frames [1 <= <= 100] -msamp : JPEG chrominance subsampling factor for movie frames [ = 0 (grayscale), 1, 2, or 4] -np : Use CPUs to perform image compression (VGL transport only) -p

: TCP port to use when connecting to vglclient (VGL transport only) +/-pr : Enable/disable performance profiling output -q : JPEG compression quality [1 <= <= 100] +/-s : Enable/disable SSL encryption of VGL image transport -samp : JPEG chrominance subsampling factor [ = 0 (grayscale), 1, 2, 4, 8, or 16] +/-sp : Turn on/off frame spoiling -st : left = Send only left eye buffer right = Send only right eye buffer quad = Use quad-buffered stereo if available, otherwise use red/cyan (anaglyphic) stereo [default] rc = Always use red/cyan (anaglyphic) stereo +/-sync : Enable/disable strict 2D/3D synchronization +/-tr : Enable/disable function call tracing (generates a lot of output) +/-v : Enable/disable verbose VirtualGL messages -64 : (Solaris only) Preload VirtualGL only into 64-bit apps -32 : (Solaris only) Preload VirtualGL only into 32-bit apps Note that the "vglrun -c 0" interface still works with this release, but it is undocumented. The documented interface is "vglrun -c proxy".