• Skip to primary navigation
  • Skip to content
  • Skip to footer
Johnson's Site
  • Posts
  • Cheatsheets
  • Notes
  • Essays
  • Sitemap

    Disable Wayland on Ubuntu

    Disable Wayland on Ubuntu for Anydesk, Rustdesk, etc.

    Open /etc/gdm3/custom.conf

    [daemon]
    # Uncomment the line below to force the login screen to use Xorg
    WaylandEnable=false
    
    # Enabling automatic login
    AutomaticLoginEnable = true
    AutomaticLogin = $USERNAME
    

    Replace $USERNAME with your username.

    Reference: Anydesk remote server display not supported e.g Wayland

    Posted: March 18, 2023

    Previous Next

    Comments

    • Feed
    © 2023 Johnson. Powered by Jekyll & Minimal Mistakes Template.