Query: glxheads
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glxheads(1) General Commands Manual glxheads(1)NAMEglxheads - exercise multiple GLX connectionsSYNOPSISglxheads [display ...]DESCRIPTIONThe glxheads program will try to open GLX connections on multiple X displays as specified on the command-line. If a connection can be made it will try to create a direct GLX context (and fallback to using indirect contexts if that fails) and open a window displaying a spinning green triangle. If no display names are specified, glxheads will default to opening a single local connection on display 0.EXAMPLETo open a local connection on display 0 and two remote connections to the hosts mars (display 0) and venus (display 1), run glxheads with the following command-line: $ glxheads :0 mars:0 venus:1AUTHORglxheads was written by Brian Paul <brian.paul@tungstengraphics.com>. This manual page was written by Thierry Reding <thierry@gilfi.de> for the Debian project (but may be used by others). 2006-11-29 glxheads(1)
Related Man Pages |
---|
glxinfo(1) - xfree86 |
glxcreatecontext(3) - redhat |
netstat-nat(1) - debian |
glxgetselectedevent(3g) - centos |
glxusexfont(3) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Find columns in a file based on header and print to new file |