On 7/22/23 4:05 AM, Carsten Haitzler wrote:
:1.0 (:1) is your problem i think. your X will be on :0 (port 6000).
the above error indicates it'd after something on :1 (port 6001).
also double check something is listening on 192.168.1.1 as opposed to
only on 127.0.0.1
I had wondered about that too. However the OP also said:
... I am able to generate an xterm window from another modern computer
on the network "xterm -display 192.168.1.1:1.0".
So that purported success seems to indicate that there is both something
listening on :1 (6001) and that it's listening on more than 127.0.0.1.
Grant. . . .