啟用或停用螢幕小鍵盤上的多項功能。這項政策只有在「VirtualKeyboardEnabled」政策已啟用時才會生效。
如果將這項政策中的某項功能設為 True,系統會在螢幕小鍵盤上啟用該功能。
如果將這項政策中的某項功能設為 False 或不設定,系統會在螢幕小鍵盤上停用該功能。
注意:只有在 PWA Kiosk 模式下,才能使用這項政策。
如要進一步瞭解架構和格式設定,請參閱 https://cloud.google.com/docs/chrome-enterprise/policies/?policy=VirtualKeyboardFeatures。
範例值:
{
"auto_complete_enabled": true,
"auto_correct_enabled": true,
"handwriting_enabled": false,
"spell_check_enabled": false,
"voice_input_enabled": false
}
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | VirtualKeyboardFeatures |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | VirtualKeyboardFeatures |
Value Type | REG_MULTI_SZ |
Default Value |