Please Register or Login to post a reply 4 Replies H Herbert De Jong 5 years 6 months ago it should be fixed with this CFE MC92 CE 7.0 - BSP v02.46.02 - HotFix CFE v02.06.00 PackageLocked MC92 CE 7.0 - BSP v02.46.02 - HotFix CFE v02.06.00 Package or with OEM 03.54.02 Update LoaderImage v03.54.02 and PSDK v03.00.00 for MC92N0 CE 7Locked Log in or register to post comments Y Yanis Dalabiras 5 years 6 months ago Try below. Sets initial state to off and puts in some dummy calibration data so you don't get the calibration screen on cold boot. [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Touch] "InitialState"=dword:00000004 [HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH] "CalibrationData"="1990,2070 3012,3137 2960,1013 930,981 929,3174 " [HKEY_CURRENT_USER\Software\Symbol\Startup] "SkipCalibrate"=dword:00000001 Log in or register to post comments C Christopher Sather 5 years 6 months ago I use Symscript. Command ;*** Disable the touch screen. Comment out to keep it enabled. DevicePower TCH1: 4 1 Log in or register to post comments M Mazhar Iqbal 5 years 6 months ago Hi Chris, Do you have a script which you can send it to me. Regards, Mazhar Log in or register to post comments
4 Replies
it should be fixed with this CFE
MC92 CE 7.0 - BSP v02.46.02 - HotFix CFE v02.06.00 PackageLocked
MC92 CE 7.0 - BSP v02.46.02 - HotFix CFE v02.06.00 Package
or with
OEM 03.54.02
Update LoaderImage v03.54.02 and PSDK v03.00.00 for MC92N0 CE 7Locked
Try below. Sets initial state to off and puts in some dummy calibration data so you don't get the calibration screen on cold boot.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Touch]
"InitialState"=dword:00000004
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"CalibrationData"="1990,2070 3012,3137 2960,1013 930,981 929,3174 "
[HKEY_CURRENT_USER\Software\Symbol\Startup]
"SkipCalibrate"=dword:00000001
I use Symscript.
Command
;*** Disable the touch screen. Comment out to keep it enabled.
DevicePower TCH1: 4 1
Hi Chris,
Do you have a script which you can send it to me.
Regards,
Mazhar