Hi,
I have my workstation running FreeBSD since 9.x and upgraded it over the years to 10.1. It works well. I just installed FreeBSD 10.2 on an old laptop. On the laptop I can do
I ran
Any help would be much appreciated.
Regards,
G.
I have my workstation running FreeBSD since 9.x and upgraded it over the years to 10.1. It works well. I just installed FreeBSD 10.2 on an old laptop. On the laptop I can do
export DISPLAY=192.168.0.2:0; xcalc
and XCalc will appear on my workstation screen. But I can't do the reverse. Any ideas why?
Code:
[~]$ export DISPLAY=192.168.0.31:0
[~]$ xcalc
Error: Can't open display: 192.168.0.31:0
I ran
xhost +
on my laptop, and it said "access control disabled", but it makes no difference. The workstation still can't open the laptop display.Any help would be much appreciated.
Regards,
G.