chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/ShortcutCustomizationAllowed.yaml

caption: Allow customization of system shortcuts
desc: |-
  This policy controls whether customization of system shortcuts is allowed.

  When this policy is enabled or unset, users will be able to customize system shortcuts through the Key Shortcuts App.

  When this policy is disabled, the Key Shortcuts app will be in read-only mode, disallowing any customization.
default: true
example_value: true
features:
  dynamic_refresh: true
  per_profile: false
owners:
- [email protected]
- [email protected]
- [email protected]
items:
- caption: Allow the user to customize system shortcuts
  value: true
- caption: Disallow the user to customize system shortcuts
  value: false
schema:
  type: boolean
supported_on:
- chrome_os:123-
tags: []
type: main