Thanks. That compiled but of course trying to use it generates core dumps. Damn linux 
code :)

Rod

It was Sun, 4 Nov 2001 12:24:41 -0600 and 
I don't really know but somebody said:

> * Rod Person <[EMAIL PROTECTED]> [011104 10:11] wrote:
> > This is a little Linux code that changes resolution of X on the fly.
> > 
> > There seems to be some differences in the Linux and FreeBSD use of
> XOpenDisplay. I read the man pages and tried changing the code a few
> different ways but it won't compile. Here's how I try to compile....
> > 
> >     gcc -o wmres wmres.c -I/usr/X11R6/include -IXmu -IX11
> > 
> > Any pointers or a good reference on the web somewhere. All I have are
> man pages and code at this point.
> 
> gcc -o wmres wmres.c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXext
> -lXxf86vm
> 
> -Alfred
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message


[EMAIL PROTECTED]
http://storm.prohosting.com/osbeef/osbeef.htm




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to