Use ults In osx, and use ults In osx

Source: Internet
Author: User

Use ults In osx, and use ults In osx

Sometimes you need to modify some default settings of the osx system. At this time, you will use the ults command to view the defaults man document. The description of defaults is as follows:

Defaults-access the Mac OS X user defaults system

Defaults can perform read, write, and delete operations on some system attributes. It uses many read and write operations. Below are some simple examples:

1. Hide the DashBoard
1
2
Defaults write com. apple. dashboard mcx-disabled-boolean YES
Killall Dock

There are many gadgets in the DashBoard, but they are not useful to everyone. You can use the above command to hide them. To restore them, replace YES with NO.

2. Show Hidden Files
1
2
Defaults write com. apple. finder AppleShowAllFiles true
Killall Finder

Replace "true" with "false" for restoration.

3. display the Safari debugging menu
1
2
Defaults write com. apple. safari IncludeDebugMenu-bool YES
Killall Safari


The above are several common ones. You can google defaults write. Note that there is a difference between the previous version and osx and the latest version, and some attributes do not exist.

For more articles, go to xiaopengxuan.


In bios, the "OS Optimized Defaults" option is very important. What are the functions of "Enabled" and "Disabled "?

Load the optimal settings of the motherboard. E is enabled. d is disabled.

Hello, how can I use office software for free in osx?

Baidu-search office2011 for mac-the second one can be downloaded. The file size is 1.1 GB.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.