How To Prevent Your Chromebook From Going To Sleep
The hacker way
- Login with the admin user.
- Open a terminal by hiting CTRL+ALT+T
- Type the following
- shell (to drop into a standard bash shell)
- sudo stop powerm – to disable sleep when lid is closed. You could go with the longer version of: sudo initctl stop powermbut there is no reason to type more…
- sudo stop powerd – to disable all other power management features.
- Now logout from the menu – But do not restart!
The easy way
Install this Chrome extension – Caffeine after your clone/fork it from Github. It is an experimental extension for Google ChromeBooks that overrides the default power settings.
It is using this API
Please read full article from How To Prevent Your Chromebook From Going To Sleep
It is using this API
Please read full article from How To Prevent Your Chromebook From Going To Sleep
No comments:
Post a Comment