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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论