SDB:What Version of XFree86 Are You Running
From openSUSE
[edit]
Situation:
You want to know what version of XFree86 is running on your computer.
[edit]
Procedure:
Every XFree86 version includes the command xdpyinfo, by means of which you can get all the information on the X server currently running. If you only want to know the version number, enter the command:
xdpyinfo | grep 'XFree86 version'
For example the output will be:
XFree86 version: 4.2.0
Keywords: xfree86 | 4.0 | 3.3.6 | version | xfree

