mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 13:26:05 +02:00
pmset: add displaysleepnow (#4483)
This commit is contained in:
parent
354d4b8748
commit
4779ac10c6
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
|
||||
`pmset -g batt`
|
||||
|
||||
- Put display to sleep immediately:
|
||||
|
||||
`pmset displaysleepnow`
|
||||
|
||||
- Set display to never sleep when on charger power:
|
||||
|
||||
`sudo pmset -c displaysleep 0`
|
||||
|
|
Loading…
Add table
Reference in a new issue