增加补充说明.
Signed-off-by: rick.chan <chen.yang@yuzhen-iot.com>
This commit is contained in:
parent
a4982ee90d
commit
2d775fda71
|
@ -14,7 +14,7 @@ IFS=$'\n'; for x in $(sudo -u username gsettings list-recursively org.gnome.sett
|
|||
|
||||
where username is your username.
|
||||
|
||||
To only disable auto-suspend on AC, run:
|
||||
To only disable auto-suspend on AC, run(关闭 GDM 自动休眠功能):
|
||||
|
||||
```bash
|
||||
sudo -u gdm dbus-launch gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'nothing'
|
||||
|
|
Loading…
Reference in New Issue