## Login Screen ##
# Confirm the current windowing system in use, go to Settings and select About.
# At the login screen, select the "gear" icon and select GNOME on Xorg.
# Once login is completed the XORG (X11) windowing system will be in use.
# Returning to Settings > About. This change will persist (:
## Edit configuration file ##
# Open /etc/gdm/custom.conf and uncomment the line:
WaylandEnable=false
# Add the following line to the [daemon] section:
DefaultSession=gnome-xorg.desktop
# Save the custom.conf file.
# Logout or reboot to enter the new session.