72 lines
2.0 KiB
HTML
72 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of glxheads</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>glxheads</H1>
|
|
Section: User Commands (1)<BR>Updated: 2006-11-29<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
glxheads - exercise multiple GLX connections
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>glxheads</B>
|
|
|
|
[<I>display</I> ...]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The <I>glxheads</I> 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.
|
|
<P>
|
|
|
|
If no display names are specified, <I>glxheads</I> will default to opening a
|
|
single local connection on display 0.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>EXAMPLE</H2>
|
|
|
|
To open a local connection on display 0 and two remote connections to the
|
|
hosts <I>mars</I> (display 0) and <I>venus</I> (display 1), run glxheads with
|
|
the following command-line:
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="1"><DD>
|
|
<PRE>
|
|
$ glxheads :0 mars:0 venus:1
|
|
</PRE>
|
|
|
|
</DL>
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
glxheads was written by Brian Paul <<A HREF="mailto:brian.paul@tungstengraphics.com">brian.paul@tungstengraphics.com</A>>.
|
|
<P>
|
|
|
|
This manual page was written by Thierry Reding <<A HREF="mailto:thierry@gilfi.de">thierry@gilfi.de</A>> for the
|
|
Debian project (but may be used by others).
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">EXAMPLE</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|