在 nxwebplayer 会话开始时(nxserver4,在 debian 下),与 display:0 的连接失败(X 服务器):
nxagentShadowInit:错误!无法遮蔽显示。伪彩色 不支持视觉类。仅支持 TrueColor 视觉效果。
我修改了/etc/X11/xorg.conf,没有结果:
Section "Screen"
SubSection "Display"
Depth 24
Visual TrueColor
EndSubSection
EndSection
感谢您的想法和评论