What makes us different from other similar websites? › Forums › Tech › Close Display: Do nothing (Xubuntu/Ubuntu)
Tagged: Computer, Linux, Tech, Ubuntu, Xubuntu
Open the /etc/systemd/logind.conf file in a text editor as root, for example, sudo -H gedit /etc/systemd/logind.conf
Add a line HandleLidSwitch=ignore
Restart the systemd daemon with this command: sudo service systemd-logind restart