Terminal command

What does this command do?


defaults write com.apple.universalaccess stereoAsMono -bool true


MacBook Pro 13″, macOS 13.0

Posted on Jun 6, 2023 10:27 AM

Reply
4 replies
Sort By: 

Jun 6, 2023 11:16 AM in response to VikingOSX

VikingOSX wrote:

The stereoAsMono resource does not exist in the Ventura 13.4 com.apple.universalaccess.plist file. Always look at the date of the post when you encounter Terminal commands on the Internet as some may date from a decade or more ago and no longer be relevant in the current operating system.


This option still exists in System Settings->Accessibility->Audio:



I set it in the GUI, and then I tried


defaults read com.apple.universalaccess stereoAsMono 



and the output was 1 (indicating that it was set).

I turned it off and the same command now produces 0.


So the command


defaults write com.apple.universalaccess stereoAsMono -bool true


seems to me to be the Terminal equivalent of setting the toggle shown in the image above.






Reply

Jun 6, 2023 11:03 AM in response to OreGaimou

The stereoAsMono resource does not exist in the Ventura 13.4 com.apple.universalaccess.plist file. Always look at the date of the post when you encounter Terminal commands on the Internet as some may date from a decade or more ago and no longer be relevant in the current operating system.

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Terminal command

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.