From 218dd304defd47df5910bf9d36a405ea4c743a2f Mon Sep 17 00:00:00 2001 From: John Kaiser <35939694+CoveMiner@users.noreply.github.com> Date: Thu, 17 Jan 2019 12:23:46 -0800 Subject: [PATCH] Update microsoft-surface-brightness-control.md --- .../microsoft-surface-brightness-control.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/devices/surface/microsoft-surface-brightness-control.md b/devices/surface/microsoft-surface-brightness-control.md index 2f41deac9c..d702b9c0f1 100644 --- a/devices/surface/microsoft-surface-brightness-control.md +++ b/devices/surface/microsoft-surface-brightness-control.md @@ -48,13 +48,13 @@ documentation](https://docs.microsoft.com/en-us/windows/desktop/sysinfo/registry | Name | Data | Description -|---|---|--- -| Brightness Control Enabled | Default: 01 Option: 01, 00 | This setting allows you to turn Surface Brightness Control (SBC) on or off. To disable SBC, set the value to 00. If you do not configure this setting, SBC is on. | -| Brightness Control On Power Enabled| Default: 01 Options: 01, 00 | This setting allows you to turn off SBC when the device is directly connected to power. To disable SBC when power is plugged in, set the value to 00. If you do not configure this setting, SBC is on. | -| Dimmed Brightness | Default: 20 Option: Range of 0-100 Data Type: Positive integer | This setting allows you to manage brightness range during periods of inactivity. If you do not configure this setting, the brightness level will drop to 20 percent of full brightness after 30 seconds of inactivity. | -Full Brightness | Default: 100 Option: Range of 0-100 Data Type: Positive integer | This setting allows you to manage the maximum brightness range for the device. If you do not configure this setting, the maximum brightness range is 100 percent.| -| Inactivity Timeout| Default: 30 Option: Any numeric value Data Type: Integer | This setting allows you to manage the period of inactivity before dimming the device. If you do not configure this setting, the inactivity timeout is 30 seconds.| -| Telemerty Enabled | Default: 01 Option: 01, 00 | This setting allows you to manage the sharing of app usage information to improve software and provide better user experience. To disable telemetry, set the value to 00. If you do not configure this setting, telemetry information is shared with Microsoft in accordance with the [Microsoft Privacy Statement] (https://privacy.microsoft.com/en-us/privacystatement). | +|-----------|------------|--------------- +| Brightness Control Enabled | Default: 01
Option: 01, 00 | This setting allows you to turn Surface Brightness Control (SBC) on or off. To disable SBC, set the value to 00. If you do not configure this setting, SBC is on. | +| Brightness Control On Power Enabled| Default: 01
Options: 01, 00 | This setting allows you to turn off SBC when the device is directly connected to power. To disable SBC when power is plugged in, set the value to 00. If you do not configure this setting, SBC is on. | +| Dimmed Brightness | Default: 20
Option: Range of 0-100 percent of screen brightness

Data Type: Positive integer | This setting allows you to manage brightness range during periods of inactivity. If you do not configure this setting, the brightness level will drop to 20 percent of full brightness after 30 seconds of inactivity. | +Full Brightness | Default: 100
Option: Range of 0-100 percent of screen brightness Data Type: Positive integer | This setting allows you to manage the maximum brightness range for the device. If you do not configure this setting, the maximum brightness range is 100 percent.| +| Inactivity Timeout| Default: 30 seconds
Option: Any numeric value Data Type: Integer | This setting allows you to manage the period of inactivity before dimming the device. If you do not configure this setting, the inactivity timeout is 30 seconds.| +| Telemetry Enabled | Default: 01
Option: 01, 00 | This setting allows you to manage the sharing of app usage information to improve software and provide better user experience. To disable telemetry, set the value to 00. If you do not configure this setting, telemetry information is shared with Microsoft in accordance with the [Microsoft Privacy Statement] (https://privacy.microsoft.com/en-us/privacystatement). |