我可以屏幕共享我的两个显示器,谷歌浏览器窗口
当我屏幕共享我的控制台或其他应用程序(例如 Visual Paradigm IDE)时 - 其他人只会看到黑色的屏幕
➜ /tmp loginctl
SESSION UID USER SEAT
3 1000 dmitry seat0
c2 42 gdm seat0
2 sessions listed.
➜ /tmp loginctl show-session 3 -p Type
Type=x11
➜ /tmp loginctl show-session c2 -p Type
Type=x11
➜ /tmp gdm --version
GDM 3.22.3
➜ /tmp cat /etc/gdm/custom.conf G wayland
5:# WaylandEnable=false
➜ /tmp