Ação a realizar quando o utilizador fecha a tampa

When this policy is set, it specifies the action that Google Chrome OS takes when the user closes the device's lid.

When this policy is unset, the default action is taken, which is suspend.

If the action is suspend, Google Chrome OS can separately be configured to either lock or not lock the screen before suspending.

Suportado em: SUPPORTED_WIN7

Ação a realizar quando o utilizador fecha a tampa


  1. Suspenso
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameLidCloseAction
    Value TypeREG_DWORD
    Value0
  2. Terminar a sessão do utilizador
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameLidCloseAction
    Value TypeREG_DWORD
    Value1
  3. Encerrar
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameLidCloseAction
    Value TypeREG_DWORD
    Value2
  4. Não fazer nada
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameLidCloseAction
    Value TypeREG_DWORD
    Value3


chromeos.admx

Modelos administrativos (computadores)

Modelos administrativos (utilizadores)