github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/pkg/sysmetrics/testdata/no-ids/etc/gdm3/custom.conf (about)

     1  # GDM configuration storage
     2  #
     3  # See /usr/share/gdm/gdm.schemas for a list of available options.
     4  
     5  [daemon]
     6  # Uncoment the line below to force the login screen to use Xorg
     7  #WaylandEnable=false
     8  
     9  # Enabling automatic login
    10  #  AutomaticLoginEnable = true
    11  #  AutomaticLogin = user1
    12  
    13  # Enabling timed login
    14  #  TimedLoginEnable = true
    15  #  TimedLogin = user1
    16  #  TimedLoginDelay = 10
    17  
    18  [security]
    19  
    20  [xdmcp]
    21  
    22  [chooser]
    23  
    24  [debug]
    25  # Uncomment the line below to turn on debugging
    26  # More verbose logs
    27  # Additionally lets the X server dump core if it crashes
    28  Enable=true
    29