以任意文字編輯器編輯 /etc/systemd/logind.conf,並尋找 HandleLidSwitch 這個屬性,並且依照需要設定以下的其中一個值。
poweroff 闔上螢幕時關機 hibernate 闔上螢幕時待命 lock 闔上螢幕時鎖定 ignore 闔上螢幕不做任何動作
設定完以後,重新啟動對應的服務。
sudo restart systemd-logind
參考資料:
1、Ubuntu 14.04笔记本如何在合上盖子时关机
Software entities (class, modules, functions, etc.) should be open for extension, but closed for modification. Junior programmers create simple solutions to simple problems. Senior programmers create complex solutions to complex problems. Great programmers find simple solutions to complex problems. 註1:本部落格的範例程式碼在 2015 年以前的文章中,大多是以全型空白做縮排。如需服用,請自行用文字編輯器的取代功能把全型空白取代成半型空白。
- Bertrand Meyer
- Charles Connell
註2:本部落格的內容授權請參閱部落格底部的授權宣告。
poweroff 闔上螢幕時關機 hibernate 闔上螢幕時待命 lock 闔上螢幕時鎖定 ignore 闔上螢幕不做任何動作
sudo restart systemd-logind