clarify 2075228 MC95 OEM 01.19 IST inquiry DHL 1 day Do we have a list of registry keys which can be used to configure the built-in IST functionality (e.g. screen rotate) on the MC9500 The registry keys are required to pre-configure the MC9500 for DHL i.e. they don't want to use the IST functionality currently and not be requiring access to the SDK. i check regkeys but changing IST settings in IST applet i dont see reflected in registry
IST features applying by regkey// Expert user has replied. |
1 Replies
with help of Alan and Ruwan we put together following to change the default settings of IST GUI There will be a full document soon with Regkeys relevant for IST from them as well
MC95 OEM 01.19.0011
REGEDIT4
[HKEY_LOCAL_MACHINE\Services\IST\SETTINGS\POWER]
; On Face Down - default Display off
"OnFaceDownAction"=dword:00000002 ; 0-Do nothing, 1-Display off, 2-Suspend
[HKEY_LOCAL_MACHINE\Services\IST\SETTINGS\POWER]
; Keep Alive on Motion - default disabled
"KeepAlive"=hex:01,00,00,00 ; 00,00,00,00 - Disabled , 01,00,00,00 – Enabled
[HKEY_CURRENT_USER\ControlPanel\Devices\IST1:]
; Wake up on Motion - default disabled
"APIWakeupFlag"=dword:00000001 ; 0 - Do nothing, 1 - Inactivity
"TimeoutWakeupFlag"=dword:00000001 ; 0 - Do nothing, 1 - Inactivity
[HKEY_LOCAL_MACHINE\Services\IST\SETTINGS\ROTATION]
; Display Auto Rotation - default Disabled
"AutoOrientationEnable"=hex:01,00,00,00 ; 00,00,00,00 - Disabled, 01,00,00,00 – Enable
[HKEY_LOCAL_MACHINE\Services\IST\SETTINGS\MOTION]
; Audible Notification – default Disabled
" AudibleNotification "=hex:01,00,00,00 ; 00,00,00,00 - Disabled, 01,00,00,00 – Enable