and default profile has them off.

SVN revision: 63500
This commit is contained in:
Carsten Haitzler 2011-09-20 11:47:15 +00:00
parent 8fdd202115
commit 7191b735e5
1 changed files with 3 additions and 0 deletions

View File

@ -531,4 +531,7 @@ group "E_Config" struct {
value "backlight.normal" double: 1.0;
value "backlight.dim" double: 0.3;
value "backlight.transition" double: 0.5;
value "device_desktop" int: 0;
value "device_auto_mount" int: 0;
value "device_auto_open" int: 0;
}