Well, now the way below reads .xinitrc, perhaps a lapsus when typing before. With "ssh -X" on the X server I get widgets from the remote server, but not without "ssh -X". Typing in the remote computer I get the following error: # env DISPLAY=192.168.178.47:0.0 xterm xterm: Xt error: Can't open display: 192.168.178.47:0.0 Is there another new security measure I do not know? BTW: I did "xhost +" in the server. Rodrigo On Sat, 9 Mar 2019, Roderick wrote:
The default changed, X does not receive Tcp connections. In FreeBSD I solved the problem with a file .xserverrc in my home directory with exec /usr/X11R6/bin/Xorg -listen tcp But this does not work with OpenBSD 6.4 (X does not even execute .xinitrc, I start X with xinit).

