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.