[Back to 2 Operable index](index.html)
# 2.5.4 Motion Actuation
- Level: A
- Guideline: 2.5 Input Modalities
- Principle: 2 Operable
## What it is
Functionality that can be operated by device motion or user motion can also be operated by user interface components and responding to the motion can be disabled to prevent accidental actuation, except when:
- **Supported Interface:** The motion is used to operate functionality through an accessibility supported interface;
- **Essential:** The motion is essential for the function and doing so would invalidate the activity.
## How to test
- Check: The motion is used to operate functionality through an accessibility supported interface;
- Check: The motion is essential for the function and doing so would invalidate the activity.
- Use the sufficient techniques below as acceptable methods when applicable.
- Confirm none of the common failures apply.
## Sufficient techniques (W3C)
- G213: Provide conventional controls and an application setting for motion activated input
- GXXX: Supporting system level features which allow the user to disable motion actuation
## Common failures (W3C)
- F106: Failure due to inability to deactivate motion actuation
- FXXX: Failure of Success Criterion 2.5.4 due to disrupting or disabling system level features which allow the user to disable motion actuation
## Resources
- WCAG 2.2 SC: https://www.w3.org/TR/WCAG22/#motion-actuation
- Understanding: https://www.w3.org/WAI/WCAG22/Understanding/motion-actuation.html
- Quick reference: https://www.w3.org/WAI/WCAG22/quickref/?versions=2.2#motion-actuation
[Back to 2 Operable index](index.html)