I need to read X11 source code, since there are a number of X11 versions, like: X11R1 X11R2 ... X11R7.7
how can I find out which version of X11 my ubuntu 10.04 has installed?
thank you.
I am not sure if its just me but it seems ridiculous that the only way to check if X11 is working is by running MATLAB. There must be a better way to check this. Run the command: xeyes . xeyes , xclock , oclock , xcalc , xgc , xedit , xlogo , xman are pretty standard X11 applications.
The X Window System (also known as X11, or simply X) is a client/server windowing system for bitmap displays. It is implemented on most UNIX-like operating systems and has been ported to many other systems.
Filter the output of the xdpyinfo
command
xdpyinfo | grep version
will output something like
version number: 11.0
X.Org version: 1.20.4
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With