chromium/components/policy/resources/templates/policy_definitions/Accessibility/KeyboardDefaultToFunctionKeys.yaml

caption: Media keys default to function keys
default: false
desc: |-
  Setting the policy to True makes the top row of keys on the keyboard act as function key commands. Pressing the Search key changes their behavior back to media keys.

  If set to False or not set, the keyboard defaults to producing media key commands. Pressing the Search key changes them to function keys.
example_value: true
features:
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
items:
- caption: Treat top-row keys as function keys, but allow user to change
  value: true
- caption: Treat top-row keys as media keys, but allow user to change
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:35-
tags: []
type: main