Answers for "Anydesk remote server display not supported e.g Wayland"

0

Anydesk remote server display not supported e.g Wayland

#Type the following command on the terminal:
sudoedit /etc/gdm3/custom.conf

#which will open an editor. remove the #'s to Uncomment 
#the followin lines and save:

WaylandEnable=false
AutomaticLoginEnable = true
AutomaticLogin = user1

#Then restart your PC, then try to login remotely again.
Posted by: Guest on April-30-2022

Code answers related to "Anydesk remote server display not supported e.g Wayland"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language