-
-
动态键盘布局同步
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 上未更改时,可能会出现按键映射问题,并且会一直存在,直到 VDA 也更改为法语。
Citrix® 通过自动同步 VDA 的键盘布局与客户端设备的键盘布局来解决此问题。无论何时客户端设备上的键盘布局发生更改,VDA 上的布局也会随之更改。
提示:
此功能在 Citrix Workspace™ 应用程序(适用于 Windows)上受支持,并且与已发布的应用程序和桌面兼容。
配置
此功能默认处于禁用状态。使用 ctxreg 实用程序启用或禁用此功能。特定 Linux VDA 上的功能配置适用于该 VDA 上的所有会话。
配置项为 “HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control\Citrix\SyncKeyboardLayout”,且类型为 DWORD。
要启用此功能,请运行以下命令:
/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.