OpenGL under XFree; Server config app

Phil Betts Phil.Betts@heis.co.uk
Wed Mar 22 12:35:00 GMT 2006


Berndt, Jon S wrote on Tuesday, March 21, 2006 3:36 PM::

> Two questions:
> 
> 1) I assume that the plain vanilla XFree server distributed via a
> Cygwin install does not natively support OpenGL. Regardless, how
> would I enable support for OpenGL, if possible, and/or where can I
> find out more about OpenGL support under CygWin/XFree. I'd like to
> run an OpenGL application on a remote machine and have the display on
> my local PC running XFree.     

Try installing the xorg-x11-xwin-gl server.  It's marked as
***EXPERIMENTAL***, but I've been running it without problem for months.
I've not done too much extreme GL stuff, but what I've  tried all seems
to work.  You'll also need the opengl package for your GL clients.

If you have problems with the native (i.e. accelerated) GL server, you 
can use the Mesa package with the non-GL XWin as a fallback.

> 
> 2) Is there a stable XFree server configuration application that
> controls the various X server characteristics? 
> 

Emacs and vi (yes I use both - we're not all editor bigots) do just
fine for me ;)

I'm not sure what characteristics you had in mind.  The server startup
parameters are documented in /usr/X11R6/bin/startxwin.bat (which may be
moved to /bin soon).  This is the file that you need to edit.

Once X is running, xset, xmodmap etc. are your friends.  You can add 
these to the end of startxwin.bat.

I assume what you were really after was a GUI X launcher application.
There was talk of such a beast quite a while back, but I think it was
shelved because it would need to be a native Windows application and
would therefore not sit well within cygwin.  I don't know if any
further work has been done in this direction.

Phil
-- 

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the H.E Information Systems Ltd. 
Tel:    0161 866 9066
Web:  www.heis.co.uk

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.clearswift.com
**********************************************************************


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list