Click to See Complete Forum and Search --> : How do you tell which version of Xfree86 you have


Dru Lee Parsec
01-09-2001, 11:38 AM
I need to select the latest drivers for my new NVidia card. But I then realized taht there are different drivers for different versions of XFree86. How do I tell which version I have?

Thanks.

mdwatts
01-09-2001, 11:56 AM
'X -version' should do it.

Dru Lee Parsec
01-09-2001, 12:01 PM
Wow, that was easy. I had know Idea that "X" was an executable program.

Thanks

tminos
01-09-2001, 12:14 PM
X is the program itself.

'startx' is just a shell script that read the ~/.X<whatever> files, launches the window manager, startup apps, etc etc

mdwatts
01-09-2001, 12:32 PM
If you check in the X11R6\bin directory (cannot remember the exact one), you will see that X is symlinked to the Xserver your video card uses.