-
-
-
动态键盘布局同步
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
动态键盘布局同步
以前,Linux VDA 和客户端设备上的键盘布局必须相同。例如,当客户端设备上的键盘布局从英语更改为法语,而 VDA 上的键盘布局未更改时,可能会出现按键映射问题。
Citrix® 通过自动将 VDA 的键盘布局与客户端设备的键盘布局同步来解决此问题。无论何时客户端设备上的键盘布局发生更改,VDA 上的布局都会随之更改。
注意:
Citrix Workspace™ app for HTML5 不支持动态键盘布局同步功能。
配置
动态键盘布局同步功能默认处于禁用状态。要启用或禁用此功能,请设置 客户端键盘布局同步和 IME 改进 策略或通过 ctxreg 实用程序编辑注册表。
注意:
客户端键盘布局同步和 IME 改进 策略优先于注册表设置,并且可以应用于您指定的用户和计算机对象或站点中的所有对象。给定 Linux VDA 上的注册表设置适用于该 VDA 上的所有会话。
-
设置 客户端键盘布局同步和 IME 改进 策略以启用或禁用动态键盘布局同步功能:
- 1. 在 Studio 中,右键单击**策略**,然后选择**创建策略**。 - 2. 搜索 **客户端键盘布局同步和 IME 改进** 策略。 - 单击策略名称旁边的选择。
-
设置策略。

有三个可用选项:
- 已禁用:禁用动态键盘布局同步和客户端 IME 用户界面同步。
-
支持动态客户端键盘布局同步:启用动态键盘布局同步,无论
HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control\Citrix\LanguageBar处 SyncKeyboardLayout 注册表项的 DWORD 值如何。 -
支持动态客户端键盘布局同步和 IME 改进:启用动态键盘布局同步和客户端 IME 用户界面同步,无论
HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control\Citrix\LanguageBar处 SyncKeyboardLayout 和 SyncClientIME 注册表项的 DWORD 值如何。
-
通过
ctxreg实用程序编辑注册表以启用或禁用动态键盘布局同步功能:要启用此功能,请运行以下命令:
/opt/Citrix/VDA/bin/ctxreg update -k "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix\LanguageBar" -v "SyncKeyboardLayout" -d "0x00000001" <!--NeedCopy-->要禁用此功能,请运行以下命令:
/opt/Citrix/VDA/bin/ctxreg update -k "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix\LanguageBar" -v "SyncKeyboardLayout" -d "0x00000000" <!--NeedCopy-->
用法
启用此功能后,当会话期间客户端设备上的键盘布局发生更改时,会话的键盘布局也会相应更改。
例如,如果您将客户端设备上的键盘布局更改为法语 (FR):

然后,Linux VDA 会话的键盘布局也会更改为“fr”。
在应用程序会话中,如果已启用语言栏,则可以看到此自动更改:

在桌面会话中,您可以在任务栏中看到此自动更改:

共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.