On Tue, 2002-09-03 at 09:11, Christopher Sawtell wrote:

> Personally I'd really appreciate a bit of help understanding how to set up my 
> X-11 Windowing System in frame buffer mode with a Matrox G200 card.

It should be simple, it's configured in /etc/X11/XF86Config.....
man fbdev
But i'm not sure that that is what you want.

> It works some of the time, non-commercial Tux Racer goes beautifully, but 
> other programs complain with error messages. I'd also like to get the wheel 

If tuxracer is working OK, then you have a libGL that talks to the X11
GL module loaded when X starts up.  Problems occur when other programs
either don't know which shared object file to load at run time (libGL),
or use an "extension", such as GLUT, and can't find that.

Your /etc/ld.so.conf configures shared libraries, search orders etc etc.

> on the mouse to scroll the windows, It's suppose to do that isnt it? I see 

It's a combination of
/etc/X11/XF86Config ....
    Option      "Protocol"      "IMPS/2"
    Option      "Buttons"       "5"
    Option      "Emulate3Buttons"   "false"
    Option      "ZAxisMapping"      "4 5"
  .... set up correctly for your mouse

and applications that understand what a mouse scroll is.

> this as people bringing their machines along to a totally unstructured clinic 
> type evening. Slugs of caffein liberally available please? Small sideshows of 
> all kinds very welcome too.

Yeah, my car alarm went nuts at the last meeting, on the walk to the
car, blood flowed back into my butt.  It was the clincher.  It sounds
like i'd rather enjoy

> I really enjoyed the evening out at the Pegasus Arms. Let's have more of those 
> kind of outings from time to time.

drinking beer in a comfy seat more.

Cheers, Rex

Reply via email to