How to enable Local Text Echo for Citrix Virtual Apps

How to enable Local Text Echo for Citrix Virtual Apps

book

Article ID: CTX344154

calendar_today

Updated On:

Description

This article describes how to enable Local Text Echo for published applications in Citrix Virtual Apps. 

NOTE: Local Text Echo is a legacy feature from XenApp 6.5 that has been refactored to work with Citrix Virtual Apps and Citrix Workspace App versions 1811 and greater. Support is limited to basic HTML and Windows text input fields. Citrix testing included Microsoft Internet Explorer and Notepad applications only. 


Instructions

Configuring StoreFront
Edit the default.ica file on the StoreFront Server in c:\inetpub\wwwroot\Citrix\Store\App_Data and add the line below to the "Application" section with the desired value:

ZLKeyboardMode=1

0 – Feature is OFF, regardless of the configuration on the server.
1 – Feature is ON, regardless of the latency thresholds configured on the server.
2 – Feature is set to AUTO, and will turn on or off based on the latency thresholds configured on the server.


Configuring Citrix Workspace App (Windows client)
Create the following key and values in the Windows registry on the client machine where the Citrix Workspace App is installed:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Configuration\Advanced\Modules\GfxRender

(REG_DWORD) UseDirect3D = 0
(REG_DWORD) PresentDevice = 0

Configuring the server (VDA)
Run configuration tool ss3admin64.exe in C:\Program Files\Citrix\HDX\Bin on all Citrix servers hosting the application. 
Starting CVAD 2003 ss3admin64.exe is renamed to ss3admin.exe in C:\Program Files\Citrix\HDX\bin

Select a new application from the application menu and browse to the local executable (.EXE) file. By default, Enable local text echo for this application is selected.

User-added image
User-added image
User-added image

 

User-added image

Right click on the server name to access the server properties menu where latency thresholds can be adjusted. Once latency reaches the high threshold value Local Text Echo will be enabled and stay on until network latency drops below the low threshold value.

User-added image

 

Environment

The above mentioned sample code is provided to you as is with no representations, warranties or conditions of any kind. You may use, modify and distribute it at your own risk. CITRIX DISCLAIMS ALL WARRANTIES WHATSOEVER, EXPRESS, IMPLIED, WRITTEN, ORAL OR STATUTORY, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NONINFRINGEMENT. Without limiting the generality of the foregoing, you acknowledge and agree that (a) the sample code may exhibit errors, design flaws or other problems, possibly resulting in loss of data or damage to property; (b) it may not be possible to make the sample code fully functional; and (c) Citrix may, without notice or liability to you, cease to make available the current version and/or any future versions of the sample code. In no event should the code be used to support ultra-hazardous activities, including but not limited to life support or blasting activities. NEITHER CITRIX NOR ITS AFFILIATES OR AGENTS WILL BE LIABLE, UNDER BREACH OF CONTRACT OR ANY OTHER THEORY OF LIABILITY, FOR ANY DAMAGES WHATSOEVER ARISING FROM USE OF THE SAMPLE CODE, INCLUDING WITHOUT LIMITATION DIRECT, SPECIAL, INCIDENTAL, PUNITIVE, CONSEQUENTIAL OR OTHER DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Although the copyright in the code belongs to Citrix, any distribution of the sample code should include only your own standard copyright attribution, and not that of Citrix. You agree to indemnify and defend Citrix against any and all claims arising from your use, modification or distribution of the sample code.

Issue/Introduction

This article describes how to enable Local Text Echo in Citrix Virtual Apps