你可以透過這項政策,設定 Google Chrome OS在顯示登入畫面時,如果有一陣子沒有任何使用者活動,要採取哪些動作。這項政策可控管多項設定。如要瞭解這些設定各自的語義和值範圍,請參閱在工作階段中控制電源管理的相應政策。
與這些政策不同的是:
* 裝置進入閒置狀態或蓋上機蓋時要採取的動作不能是結束工作階段。
* 使用 AC 電源時,裝置在閒置狀態所採取的預設動作為關機。
如果不設定這項政策或其中的任何設定,系統會針對各項電源設定使用預設值。
如要進一步瞭解架構和格式設定,請參閱 https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DeviceLoginScreenPowerManagement。
範例值:
{
"AC": {
"IdleAction": "DoNothing"
},
"Battery": {
"IdleAction": "DoNothing",
"Delays": {
"ScreenDim": 10000,
"ScreenOff": 20000,
"Idle": 30000
}
},
"LidCloseAction": "Suspend",
"UserActivityScreenDimDelayScale": 110
}
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceLoginScreenPowerManagement |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceLoginScreenPowerManagement |
Value Type | REG_MULTI_SZ |
Default Value |