Q: When I complete touch panel calibration on the Graphics Master and Tandem, the screen prompts me to press the Enter key. However, I don't have a keyboard connected. What can I do?
The CE SA-1111 keyboard driver can't determine if a keyboard is connected, so it always assumes that one is available. There are a couple ways to work around this. First, you can simply press the reset button on your system to restart it; the calibration will have taken effect the next time you boot. Second, if you're not going to connect a keyboard, you can add the following registry key to your ADSLOAD.REG file to disable the keyboard driver:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"Status"=dword:0
------------------
ADS Knowledge Base