and by default only suspecnd on lid definitely being closed.

SVN revision: 67603
This commit is contained in:
Carsten Haitzler 2012-01-30 12:58:59 +00:00
parent 16022b1d80
commit 040bc74f20
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ group "E_Config" struct {
group "E_Config_Binding_Acpi" struct {
value "context" int: 0;
value "type" int: 5;
value "status" int: -1;
value "status" int: 1;
value "action" string: "suspend";
value "params" string: "now";
}