Computer and IT knowledge - things to know
problem:
error message on teamviewer screen on centos: "Wayland detected - Incoming remote control connections will fail. Only Xorg sessions are currently supported.
solution:
#1:when login as user to the desktop choose "GNOME on Xorg"!
2#: change permanent
cp /etc/gdm/custom.conf /etc/gdm/custom.conf.save.xxx
in file /etc/gdm/custom.conf
(1)
uncomment line:
WaylandEnable=false
(2)
Add to [ daemon ] section:
DefaultSession=gnome-xorg.desktop
(3)
save the file and reboot the system
*see also: https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/
computer2know :: thank you for your visit :: have a nice day :: © 2024