This article describes how to enable cursor blink when running Web-to-Host sessions on a Windows terminal server.
Problem:
When running W2H (Web-to-Host) sessions on a Windows 2003 terminal server, the display cursor doesn’t blink. Why is this, and how can we make it blink again?
Resolution:
For bandwidth conservation reasons, the cursor blink is disabled by default for applications running on a Windows 2003 terminal server. Perform the following steps to enable cursor blink:
- Make a backup copy of the registry.
- On the Windows Terminal server open the registry editor, regedit.exe.
- Select this registry key: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server
- Right-click on the key, and select New | String Value.
- Type CursorBlinkEnable for the name, and set the value to “1”.
- Close the registry editor.
#ProClient
#Rumba
#Web-to-Host
#OnWeb