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

caption: Controls the setting "Use the launcher/search key to change the
  behavior of function keys"
desc: |-
  This policy controls the setting "Use the launcher/search key to change the
  behavior of function keys". This setting allows users to hold the launcher key
  to change between function keys and system top-row keys.

  If this policy is unset, users can freely choose the value of the setting "Use
  the launcher/search key to change the behavior of function keys".
  If this policy is disabled, the launcher/search key will be not be able to
  change the behavior of function keys, and this setting will not be changeable
  by users.
  If this policy is enabled, the launcher/search key will be able to change the
  behavior of function keys, and this setting will not be changeable by users.
default: null
device_only: true
example_value: false
features:
  dynamic_refresh: true
  per_profile: false
items:
- caption: The launcher/search key will be able to change the behavior of
    function keys, and this setting will not be changeable by users.
  value: true
- caption: The launcher/search key will not be able to change the behavior of
    function keys, and this setting will not be changeable by users.
  value: false
- caption: Users can freely change the value of the setting "Use the
    launcher/search key to change the behavior of function keys".
  value: null
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:122-
tags: []
type: main
generate_device_proto: False