From http://www.jwz.org/xscreensaver/xscreensaver-5.23.tar.gz
[xscreensaver] / hacks / glx / xscreensaver-gl-helper.man
1 .TH XScreenSaver 1 "5-Nov-00" "X Version 11"
2 .SH NAME
3 xscreensaver-gl-helper - figure out which X visual to use for GL programs
4 .SH SYNOPSIS
5 .B xscreensaver-gl-helper
6 [\-display \fIhost:display.screen\fP]
7 .SH DESCRIPTION
8 This program prints the ID of the visual that should be used for proper
9 operation of OpenGL programs.  This program only exists so that the 
10 .BR xscreensaver (1)
11 daemon does not need to link against the OpenGL library.
12 .SH ENVIRONMENT
13 .PP
14 .TP 8
15 .B DISPLAY
16 to get the default host, display, and screen number.
17 .SH SEE ALSO
18 .BR X (1),
19 .BR xdpyinfo (1),
20 .BR xglinfo (1),
21 .BR glxinfo (1),
22 .BR glxdpyinfo (1),
23 .BR xscreensaver (1),
24 .BR xscreensaver\-demo (1),
25 .BR xscreensaver\-command (1)
26 .SH COPYRIGHT
27 Copyright \(co 2000 by Jamie Zawinski.  Permission to use, copy, modify, 
28 distribute, and sell this software and its documentation for any purpose is 
29 hereby granted without fee, provided that the above copyright notice appear 
30 in all copies and that both that copyright notice and this permission notice
31 appear in supporting documentation.  No representations are made about the 
32 suitability of this software for any purpose.  It is provided "as is" without
33 express or implied warranty.