Google Chrome 창을 사용하여 두 대의 모니터를 화면 공유할 수 있습니다.
내 콘솔이나 다른 응용 프로그램(예: 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