Accessibility
com.apple.universalaccess
The payload that configures the accessibility features of the device.
Configuration Keys (23)
| Key | Type | Title |
|---|---|---|
closeViewScrollWheelToggleIf 'true', enables "Use scroll gesture" in the Zoom options. Default: false | boolean | Enable Zoom via ScrollWheel |
closeViewHotkeysEnabledIf 'true', enables "Use keyboard shortcuts" in the Zoom options. Default: false | boolean | Enable Zoom via Keyboard |
closeViewNearPointThe maximum zoom level in the Zoom options. Range: 1 – 40 | integer | Maximum Zoom |
closeViewFarPointThe minimum zoom level in the Zoom options. Range: 1 – 40 | integer | Minimum Zoom |
closeViewShowPreviewIf 'true', enables "Show preview rectangle" in the Zoom options. Only available in macOS 10.15 and earlier. Default: false | boolean | Show preview rectangle when zoomed out |
closeViewSmoothImagesIf 'true', enables "Smooth images" in the Zoom options. Default: false | boolean | Smooth images |
whiteOnBlackIf 'true', enables Invert Colors in Display Accommodations. Default: false | boolean | Invert colors |
grayscaleIf 'true', enables "Use grayscale" in the Display options. This option is deprecated in macOS 11. Default: false | boolean | Use Grayscale |
contrastThe contrast value in the Display options. Default: 0 Range: 0 – 1 | real | Display Contrast |
mouseDriverCursorSizeThe size of the mouse cursor in a decimal value between 1 and 4, where 1 is normal and 4 is the maximum Default: 1 Range: 1 – 4 | real | Cursor Size |
voiceOverOnOffKeyIf 'true', enables Voice Over. Default: false | boolean | Enable VoiceOver |
flashScreenIf 'true', enables "Flash the screen" in the Audio options. Default: false | boolean | Flash screen on alert sound |
stereoAsMonoIf 'true', plays stereo audio as mono. Default: false | boolean | Play stereo audio as mono |
stickyKeyIf 'true', enables Sticky Keys in the Keyboard options. Default: false | boolean | Enable Sticky Keys |
stickyKeyShowWindowIf 'true', enables "Display pressed keys on screen" for Sticky Keys. Default: false | boolean | Display pressed keys on screen |
stickyKeyBeepOnModifierIf 'true', enables the beep when a modifier key is set for Sticky Keys. Default: false | boolean | Beep when a modifier key is set |
slowKeyIf 'true', enables "Slow Keys" in the Keyboard options. Default: false | boolean | Enable Slow Keys |
slowKeyBeepOnIf 'true', enables "click key sounds" for Slow Keys. Default: false | boolean | Use click key sounds |
slowKeyDelayThe acceptance delay, in milliseconds, for Slow Keys. Default: 250 | integer | Acceptance delay |
mouseDriverIf 'true', enables Mouse Keys in the Mouse & Trackpad options. Default: false | boolean | Enable Mouse Keys |
mouseDriverInitialDelayThe initial delay before moving the mouse cursor with Mouse Keys in a decimal value representing seconds Default: 1 | real | Initial delay |
mouseDriverMaxSpeedThe maximum speed for the cursor when using Mouse Keys. Range: 1 – 32 | integer | Maximum speed |
mouseDriverIgnoreTrackpadIf 'true', ignores the built-in trackpad. Default: false | boolean | Ignore built-in trackpad |