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

caption: Enable displaying touchpad scrolling direction screen during sign-in
desc: |-
  This policy controls if the touchpad scrolling direction screen is shown to the user during the first sign-in.
        If set to false, the touchpad scrolling direction screen will not be displayed.
        If set to true, the touchpad scrolling direction screen will be displayed.
default: true
default_for_enterprise_users: false
example_value: false
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Display the touchpad scrolling direction screen during sign-in
  value: true
- caption: Do not display the touchpad scrolling direction screen during sign-in
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:119-
tags: []
type: main