Double Click/Tap not working in Factory over RDP

When using factory over RDP you may need to set the double click  height and width settings to get double clicking to work.

Without setting these settings double click may not work because the area windows is using to test the double click is too small.

To set the double click height and width,

  1. Open regedit (Start -> Run -> Regedit, or Start -> CMD -> regedit)
  2. Navigate to HKEY_CURRENT_USER -> Control Panel -> Mouse
  3. Change the DoubleClickHeight and the DoubleClickWidth settings to 50 by double clicking on the setting and entering in the new value

 

These settings need to be set per RDP user, so it’s maybe best to have these set in a login script if possible.

The server may need to be restarted for these settings to take effect.