I am new to Linux and I had to set DISPLAY
variable for running a Java application. Somehow I managed to do that, and I understand that display can be set using
<host>:<display>[.<screen>]
but what I am doing is <host>:1001
.
Now, this 1001 is 1001th display of this Linux? Are this many display possible in a machine or my understanding is wrong?