Update README.md
This commit is contained in:
parent
5b9c13118e
commit
0a5c76999d
|
@ -50,7 +50,7 @@ The `kexts` required to enable the trackpad and the touchscreen are special vers
|
||||||
- [x] Light sensor for automatic brightness (`SMCLightSensor.kext`)
|
- [x] Light sensor for automatic brightness (`SMCLightSensor.kext`)
|
||||||
|
|
||||||
## Disabling sleep
|
## Disabling sleep
|
||||||
As there is still no solution to the sleep issue on the Surface Go 2, it is recommended to disable Sleep altogether for now:
|
As there is still no solution to the sleep issue on the laptop, it is recommended to disable Sleep altogether for now:
|
||||||
```
|
```
|
||||||
sudo pmset -a sleep 0
|
sudo pmset -a sleep 0
|
||||||
sudo pmset -a hibernatemode 0
|
sudo pmset -a hibernatemode 0
|
||||||
|
|
Loading…
Reference in a new issue