Touch Screen (Stylus) Registry Settings (Windows CE 5.0)
The touch screen registry stores information necessary to configure the behavior of the touch screen.
The HKEY_LOCAL_MACHINE\Hardware\DeviceMap\Touch registry key is required to configure the touch screen. The following table shows the named values for the Touch settings.
Note The default registry values vary depending on which Catalog items are included in your OS design. For more information, see Default Registry Settings.
Value : type | Description |
---|---|
DriverName : REG_SZ | Indicates the name of the touch screen DLL. To enable the touch screen, set to Touch.dll. |
CalibrationData : REG_SZ | Specifies the touch screen calibration coordinates. |
The HKEY_CURRENT_USER\ControlPanel\Pen registry key sets the value for the stylus. The following table shows the named value for the Pen settings.
Value : type | Description |
---|---|
DblTapDist : REG_DWORD | Default setting is 20 pixels. Indicates the size of a reference rectangle constructed around the location of a stylus tap. If a second tap occurs inside the rectangle within the allowed time, it is considered a double-tap. |
See Also
Touch Screen (Stylus) | Touch Screen Driver Registry Settings
Send Feedback on this topic to the authors