User's Manual

60
Overwrite Factory Default Registry Settings for OEM
Customization (oem.cfg)
<1> Bluetooth operating mode
[HKEY_LOCAL_MACHINE\System\State\Hardware\Bluetooth]
“BluetoothOn”=dword:1 ; 1-> BT on, 0->BT off
“BluetoothWakeUpEnable”=dword:0 ;1-> Enable, 0-> Disable
<2> WiFi operating mode is off
[HKEY_LOCAL_MACHINE\Comm\NdisPower]
“GSPI86861”=dword:4 ; 4->WiFi off
WiFi operating mode is on
[-HKEY_LOCAL_MACHINE\Comm\NdisPower]
[HKEY_LOCAL_MACHINE\Comm\GSPI86861\Parms]
“PowerMode” = dword:1 ; 0: Performance mode, 1: PS mode
“MultipleDTim”=dowrd:2 ; PS mode (0,1,2,3,4 –most power
saving)
<3> Screen rotation feature
[HKEY_LOCAL_MACHINE\System\GDI\Rotation]
“Angle”=dword:1 ;(Decimal 0->0 degree, 90->90 degree, 180->180
degree, 270->270 degree) // Manual rotate mode
“AutoRotate”=dword:F // Auto Rotate control
; bit 15 = 0 (Manual rotate) = 1 (Auto Rotate)
; bit 0 = 0 (180 degree ignored) = 1 (180 degree accepted)
; bit 1 = 0 (90 degree ignored) = 1 (90 degree accepted)
; bit 2 = 0 (0 degree ignored) = 1 (0 degree accepted)
; bit 3 = 0 (270 degree ignored) = 1 (270 degree accepted)
<4> Backlight control
[HKEY_CURRENT_USER\ControlPanel\BackLight]
"BatteryBacklightLevel"=dword:7 // Backlight level of battery only
"ACBacklightLevel"=dword:A // Backlight level of AC IN mode
"BatteryTimeout"=dword:3c // Backlight timeout value of battery
only mode
"ACTimeout"=dword:258 // Backlight timeout value of AC IN
mode
"DimTimeOut"=dword:1E // Backlight DIM mode timeout