Linux Virtual Delivery Agent

Soft keyboard

The soft keyboard feature is available in a Linux virtual desktop or application session. The soft keyboard shows or hides automatically when you enter or leave an input field.

Soft keyboard

Note:

The feature is supported on Citrix Workspace app for iOS and for Android.

Enable and disable the feature

The feature is disabled by default. Use thectxregutility to enable or disable the feature. The feature configuration on a given Linux VDA applies to all sessions on that VDA.

To enable the feature:

  1. 运行以下命令:

    /opt/Citrix/VDA/bin/ctxreg update -k "HKLM\System\CurrentControlSet\Control\Citrix\VirtualChannels\MrVc" -v "Enabled" -d "0x00000001" 
  2. In Citrix Studio, set theAutomatic keyboard displaypolicy toAllowed.

  3. (Optional) For RHEL 7 and CentOS 7, run the following command to configure the Intelligent Input Bus (IBus) as the default IM service:

    echo "GTK_IM_MODULE=ibus" >>/etc/bashrc 

To disable the feature, run the command:

/opt/Citrix/VDA/bin/ctxreg update -k "HKLM\System\CurrentControlSet\Control\Citrix\VirtualChannels\MrVc" -v "Enabled" -d "0x00000000" 

Note:

The preceding settings take effect when you log on to a new session or log off and back on to the current session.

Limitations

  • 功能可能与谷歌不像预期的那样工作Chrome, LibreOffice, and other apps.

  • To display the soft keyboard again after hiding it manually, click a non-input field and then the current input field again.

  • The soft keyboard might not appear when you click from one input field to another in a web browser. To work around this issue, click a non-input field and then the target input field.

  • The feature does not support Unicode characters and double-byte characters (such as Chinese, Japanese, and Korean characters).

  • The soft keyboard is not available for password input fields.

  • The soft keyboard might overlap the current input field. In this case, move the app window or scroll up your screen to move the input field to an accessible position.

  • Due to compatibility issues between Citrix Workspace app and Huawei tablets, the soft keyboard appears on Huawei tablets even with a physical keyboard connected.

Soft keyboard