Hi everyone, I have a new BSP for mini 2440. Mini2440-CE6-Suite-1401. I was using Mini2440-CE6-Suite-1115 with no error. Now with the latest BSP when Wince booted FA_Config.exe appears for touchscreen settings. Problem is when creating an image with kiosk mode i can not control Touchscreen settings. Because my application prevents Fa_config.exe. Any idea?
FA_Config.exe touchscreen settings
Hi hassan. What I am doing is to edit the registry. Depending of the type of controller you have in your touchscreen, you can set HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\DriverName to touch.dll (the old 4 wire) or touch_1wire.dll (1 wire of course). After that, you can call TouchCalibrate(void). This is a WinCe functionality that launches the calibration applet. Or even, if you know the optimal calibration values, you can set them programatically in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\CalibrationData