2

Just a matter of curiosity, I was wondering what version of X comes with Precise. Problem is, it reports (X -version, as well as XProtocolVersion/XProtocolRevision) that it is X11R0.

This was a fresh install from the Xubuntu 12.04 install CD.

Is this a configuration issue on my system, or a bug, or is the revision a don't-care now?

Merely curious -- doesn't seem to break anything.

ikmac
  • 1,403

1 Answers1

2

The X protocol version is reported as:

X Protocol Version 11, Revision 0

The software itself is specifically the X.Org X Server (there are others, like XFree86), and it's version is reported as:

X.Org X Server 1.11.3

(Full output of X -version from my system here.)

Eliah Kagan
  • 119,640