Raspberry Pi 运行的是 Raspbian Buster 和 VNC Server 6.7.1。Pi 是无头的。
我通过 VNC Viewer 6.20.529 (r42646) x64 (2020 年 5 月 29 日 13:14:30) 从 Windows 10 机器连接到 Pi。
一切都很好,只是 Pi 桌面使用“x”光标。有没有办法将其更改为类似 Windows 的“箭头”光标?
我发现有人建议使用“xsetroot -solid grey -cursor_name left_ptr”命令创建 ~/.vnc/xstartup。我照做了,然后重启了 Pi,但桌面仍然显示“x”光标。
答案1
我明白了。我所需要做的就是:
chmod 744 ~/.vnc/xstartup