Configuration and customisation
Please note: This FAQ section is designed for system integrators or system administrators that are deploying Wacom tablets across their enterprise.
Select the monitor to be used for signature capture
A registry value can be used to force selection of a specific monitor, for example:
32-bit Windows |
---|
1. Under _HKEY_LOCAL_MACHINE\SOFTWARE\Florentis_ create a key named "sd" (without quotes) |
2. Under that key create the string value "WTCintiq" and add the value "\\.\DISPLAY2" (without quotes) |
64-bit Windows |
---|
1. Under _HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Florentis_ create a key named "sd" (without quotes) |
2. Under that key create the string value "WTCintiq" and add the value "\\.\DISPLAY2" (without quotes) |
To simplify setting the value, a set of .reg files can be downloaded here: SelectCaptureDisplay.zip
Double-click the required .reg file from the Windows-32bit or Windows-64bit folder as required.
A DeleteSelectDisplay.reg file is provided to remove the setting.