| system.defaults.NSGlobalDomain.NSNavPanelExpandedStateForSaveMode | Whether to use expanded save panel by default
|
| system.defaults.NSGlobalDomain.NSNavPanelExpandedStateForSaveMode2 | Whether to use expanded save panel by default
|
| system.defaults.NSGlobalDomain._HIHideMenuBar | Whether to autohide the menu bar
|
| system.defaults.NSGlobalDomain.PMPrintingExpandedStateForPrint | Whether to use the expanded print panel by default
|
| system.defaults.NSGlobalDomain.PMPrintingExpandedStateForPrint2 | Whether to use the expanded print panel by default
|
| system.defaults.NSGlobalDomain.AppleShowAllFiles | Whether to always show hidden files
|
| system.defaults.NSGlobalDomain.NSDocumentSaveNewDocumentsToCloud | Whether to save new documents to iCloud by default
|
| system.defaults.NSGlobalDomain.AppleMetricUnits | Whether to use the metric system
|
| system.defaults.NSGlobalDomain.NSWindowResizeTime | Sets the speed speed of window resizing
|
| system.defaults.NSGlobalDomain.AppleICUForce24HourTime | Whether to use 24-hour or 12-hour time
|
| system.defaults.NSGlobalDomain.NSUseAnimatedFocusRing | Whether to enable the focus ring animation
|
| system.defaults.NSGlobalDomain.ApplePressAndHoldEnabled | Whether to enable the press-and-hold feature
|
| system.defaults.NSGlobalDomain.AppleWindowTabbingMode | Sets the window tabbing when opening a new document: 'manual', 'always', or 'fullscreen'
|
| system.defaults.NSGlobalDomain.NSTableViewDefaultSizeMode | Sets the size of the finder sidebar icons: 1 (small), 2 (medium) or 3 (large)
|
| system.defaults.NSGlobalDomain.AppleKeyboardUIMode | Configures the keyboard control behavior
|
| system.defaults.NSGlobalDomain.NSWindowShouldDragOnGesture | Whether to enable moving window by holding anywhere on it like on Linux
|
| system.defaults.NSGlobalDomain."com.apple.springing.delay" | Set the spring loading delay for directories
|
| system.defaults.NSGlobalDomain."com.apple.trackpad.scaling" | Configures the trackpad tracking speed (0 to 3)
|
| system.defaults.NSGlobalDomain.AppleShowAllExtensions | Whether to show all file extensions in Finder
|
| system.defaults.NSGlobalDomain.AppleSpacesSwitchOnActivate | Whether or not to switch to a workspace that has a window of the application open, that is switched to
|
| system.defaults.NSGlobalDomain.NSScrollAnimationEnabled | Whether to enable smooth scrolling
|
| system.defaults.NSGlobalDomain.AppleTemperatureUnit | Whether to use Celsius or Fahrenheit
|
| system.defaults.NSGlobalDomain.AppleScrollerPagingBehavior | Jump to the spot that's clicked on the scroll bar
|
| system.defaults.NSGlobalDomain.AppleMeasurementUnits | Whether to use centimeters (metric) or inches (US, UK) as the measurement unit
|
| system.defaults.NSGlobalDomain.NSTextShowsControlCharacters | Whether to display ASCII control characters using caret notation in standard text views
|
| system.defaults.NSGlobalDomain.AppleIconAppearanceTheme | Set icon and widget style
To set to default mode, set this to null and you'll need to manually run
defaults delete -g AppleIconAppearanceTheme
|
| system.defaults.NSGlobalDomain.AppleEnableSwipeNavigateWithScrolls | Enables swiping left or right with two fingers to navigate backward or forward
|
| system.defaults.NSGlobalDomain.AppleEnableMouseSwipeNavigateWithScrolls | Enables swiping left or right with two fingers to navigate backward or forward
|
| system.defaults.NSGlobalDomain."com.apple.trackpad.enableSecondaryClick" | Whether to enable trackpad secondary click
|
| system.defaults.NSGlobalDomain.NSAutomaticInlinePredictionEnabled | Whether to enable inline predictive text
|
| system.defaults.NSGlobalDomain.NSAutomaticWindowAnimationsEnabled | Whether to animate opening and closing of windows and popovers
|
| system.defaults.NSGlobalDomain.NSAutomaticSpellingCorrectionEnabled | Whether to enable automatic spelling correction
|
| system.defaults.NSGlobalDomain.NSAutomaticDashSubstitutionEnabled | Whether to enable smart dash substitution
|
| system.defaults.NSGlobalDomain.NSAutomaticQuoteSubstitutionEnabled | Whether to enable smart quote substitution
|
| system.defaults.NSGlobalDomain.NSAutomaticPeriodSubstitutionEnabled | Whether to enable smart period substitution
|
| system.defaults.NSGlobalDomain.AppleShowScrollBars | When to show the scrollbars
|
| system.defaults.NSGlobalDomain.NSAutomaticCapitalizationEnabled | Whether to enable automatic capitalization
|
| system.defaults.NSGlobalDomain.AppleInterfaceStyleSwitchesAutomatically | Whether to automatically switch between light and dark mode
|
| system.defaults.NSGlobalDomain.NSStatusItemSpacing | Sets the spacing between status icons in the menu bar.
|
| system.defaults.NSGlobalDomain.KeyRepeat | Apple menu > System Preferences > Keyboard
If you press and hold certain keyboard keys when in a text area, the key’s character begins to repeat
|
| system.defaults.NSGlobalDomain.AppleFontSmoothing | Sets the level of font smoothing (sub-pixel font rendering).
|
| system.defaults.NSGlobalDomain."com.apple.keyboard.fnState" | Use F1, F2, etc. keys as standard function keys.
|
| system.defaults.NSGlobalDomain."com.apple.mouse.tapBehavior" | Configures the trackpad tap behavior
|
| system.defaults.NSGlobalDomain."com.apple.trackpad.forceClick" | Whether to enable trackpad force click.
|
| system.defaults.NSGlobalDomain."com.apple.sound.beep.volume" | Apple menu > System Preferences > Sound
Sets the beep/alert volume level from 0.000 (muted) to 1.000 (100% volume).
75% = 0.7788008
50% = 0.6065307
25% = 0.4723665
|
| system.defaults.NSGlobalDomain.InitialKeyRepeat | Apple menu > System Preferences > Keyboard
If you press and hold certain keyboard keys when in a text area, the key’s character begins to repeat
|
| system.defaults.NSGlobalDomain."com.apple.swipescrolldirection" | Whether to enable "Natural" scrolling direction
|
| system.defaults.NSGlobalDomain."com.apple.springing.enabled" | Whether to enable spring loading (expose) for directories.
|
| system.defaults.NSGlobalDomain."com.apple.sound.beep.feedback" | Apple menu > System Preferences > Sound
Make a feedback sound when the system volume changed
|
| system.defaults.NSGlobalDomain.AppleInterfaceStyle | Set to 'Dark' to enable dark mode
|
| system.defaults.NSGlobalDomain.NSStatusItemSelectionPadding | Sets the padding around status icons in the menu bar.
|
| system.defaults.NSGlobalDomain.NSDisableAutomaticTermination | Whether to disable the automatic termination of inactive apps.
|
| system.defaults.NSGlobalDomain."com.apple.trackpad.trackpadCornerClickBehavior" | Configures the trackpad corner click behavior
|