From 99f7eb453cee23e13f3ac8a4fa0632dd28f3a4b8 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Tue, 22 Sep 2009 17:27:53 -0700 Subject: Dock screen on config can now select AC or USB. Change-Id: Ifae9af4eb0295ba8e46c65879440b0da543b18e6 --- core/res/res/values/config.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'core') diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 7aeaec4..a32f519 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -79,12 +79,16 @@ -1 - false + keeps the screen on. By default it stays on when plugged in to + AC. 0 will not keep it on; or together 1 to stay on when plugged + in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) --> + 1 - true + keeps the screen on. By default it stays on when plugged in to + AC. 0 will not keep it on; or together 1 to stay on when plugged + in to AC and 2 to stay on when plugged in to USB. (So 3 for both.) --> + 1 false -- cgit v1.1