Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想编写一个脚本来检测当前的 gnome 会话是来自通过xRDP 服务器的RDP 连接还是其本机启动的 gnome 会话。
在这种情况下,我希望本机会话启动应用程序。
但我不确定从哪里开始。我可以检查任何环境变量吗?
谢谢。