我不知道如何设置显示器。我一直收到以下错误
xterm: xt error can't open display xterm display is not set
我在网上搜索过,但没有找到任何解决办法。有人能帮帮我吗?
发布于 2022-12-31 06:15:14
我找到了解决方案,如果您使用SSH,在主机上使用命令:echo $DISPLAY后续于SSH客户机:DISPLAY=echoedDisplay:0; export DISPLAY(回波显示是主机回显的显示器)
https://askubuntu.com/questions/778386
复制相似问题