Configure 编辑

Multi-touch mode

About this feature

Citrix Workspace app for ChromeOS allows you to set Multi-touch as the default mode through the Google Admin Console. Multi-touch mode controls whether to enable multi-touch gestures.

You can toggle between Panning mode and Multi-touch mode. Earlier, panning mode was set as the default mode.

When you launch a session in a touch-enabled device, the gestures by default are handled in panning mode. You can switch to multi-touch mode using the toolbar. This feature provides a better user experience.

How to configure

To set the feature as the default, edit the Google Admin Console policy and set the value of defaultMode to multitouch.

{
    "settings": {
        "Value": {
            "settings_version": "1.0",
"engine_settings": {
    "ui": {
        "touch" : {
"defaultMode" : "multitouch"
}
       }
    }
 }
    }
 }

<!--NeedCopy-->

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:25 次

字数:1125

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文