Posted in linux
129
12:50 am, July 27, 2020

To make Ubuntu do nothing when laptop lid is closed

sudo nano /etc/systemd/logind.conf

change this to ignore:
`HandleLidSwitch=ignore`

save the file

restart the login daemon
sudo service systemd-logind restart

To make Ubuntu do nothing when laptop lid is closed Demo

View Demo Full Screen View Demo New Tab

To make Ubuntu do nothing when laptop lid is closed Code

Related Tags

No Items Found.

Add Comment
Type in a Nick Name here
 
Related Search Terms