Introduction to Mac OS
---------------------------------------------------
The Mac OS Operating System of Apple Computer is developed based on "BSD" and compatible with POSIX.
UNIX is an excellent operating system, Linux is a unix variant, and BSD is also a unix variant.
Unix has four major BSD variants: FreeBSD, OpenBSD, NetBSD, and Mac OS X.
The Mac OS Operating System is based on the FreeBSD kernel. The tool software and environment that can be used are basically the same as the real FreeBSD environment.
The BSD Core Used in Mac OS is known as Darwin (Darwin ).
Mac keyboard flag description
---------------------------------------------------
(Command key)-on some apple keyboards, this key may also contain the apple logo ()
Control Key)
(Option key)-"ALT" also appears on this key
(Shift key)
(Caps Lock key)-switch caps lock on or OFF
FN (function key)
⏏Launch of eject
Return
⇞ Pageup
⇟ Pagedown
Reference: http://support.apple.com/kb/HT1343? Viewlocale = zh_cn & locale = zh_cn
Select Operation
-----------------------------------------------------
Select multiple files at intervals: Press and hold command + and click
Select a range in the file list: first select a start file, then press shift to select the end file, and then select a range.
Search: Control + Space
Command + Option + pop-up key: black the screen and the program does not sleep. (Do not close the computer screen)
FN + Delete: delete the word on the right of the cursor
File Operations
----------------------------------------------------
Delete file: Command + Delete
Copy: cmd + c
Paste: cmd + V
Cut: cmd + Option + V allows you to perform the cut operation, that is, delete the original file after the copy is successful.
Exit the program: Command + q
Drag operation
----------------------------------------------------
Command + drag = cut
Option + drag = copy
Command + Option + drag = shortcut
Move the file to a deep Folder: drag the file with the mouse and wait for a while on the folder to enter.
Input Method Switching
----------------------------------------------------
Command + space: A list is displayed. Select the input method.
Alt + command + space: directly switch the Input Method
Screen capture tool
----------------------------------------------------
Command + Shift + 3: capture the entire desktop image and save it to the desktop
Command + Shift + 4: Save the captured area image to the desktop
Change the default file type to JPG.
The default storage path of Mac OS X is the Desktop Folder, and the default format is the PNG image format, which can be changed through the terminal.
Modify the Save path:
Open the terminal and enter the following command:
Defaults write com. Apple. screencapture location/path/
/Path/is the Save path you want to set. For example, if you want to store files in the Pictures folder of the user directory, the command is:
Defaults write com. Apple. screencapture location ~ /Pictures/
Next, in order to make the modification take effect immediately, enter the following command:
Killall systemuiserver
Of course, if you are used to saving it on the desktop, the path of/path/is ~ /Desktop /.
Modify the file format:
The default file format of OS X is PNG. You can use the following terminal command to modify the file format to JPG:
Defaults write com. Apple. screencapture type JPG
In addition, you can change the command JPG to gif or PDF, and change it back to the default PNG format.
Also, do not forget to enter the above command to make the modification take effect.
Optional operations for Mac OS X on/off
----------------------------------------------------
C
When you press the power switch to start the system, if you press the C key, the Mac host will directly find the boot disc in the optical drive to start the system, which is usually used to reinstall or update the system.
T
If your Mac host has an external FireWire hard drive and a system that can be started is installed in it, press the power button to start the system. If you press the T key, the Mac host will directly find the system in the external FireWire hard drive to start up.
X
After you press the power button to start the system, if you press the X key, even if the original preset boot system is OS 9, the Mac host will skip the OS 9 system, directly find the OS X System in the hard disk to start up. After you press the power button on the Apple command-s, if you press the apple key and the s key at the same time, the system enters the single user mode.
Apple key-V
After you press the power button to start the system, if you press the apple key and the V key at the same time, you can enter the program display mode, the screen displays the currently executed program line by line, if you are a Linux user, you should be familiar with this mode.
Shift
After you press the power button to start the instance, if you press the Shift key, the instance enters safe start mode, it will disable unnecessary core extensions (similar to pressing shift when Mac OS 9 is turned on) and ignore any previously set Login Items.
Option
After you press the power button to start the system, if you press the option key, it will enter start manager mode, allowing you to select the system you want to start on the screen. After you press the power button and press the mouse button to start the system, if you do not press the mouse button, the optical disk in the optical drive will be forcibly exited.
Apple key-Option-shift-Q
You can use either of these two combinations to unregister an apple key. When you press the apple key, option, shift, and Q keys at the same time, or press the apple key, option, and add "logout" under the Apple menu at the same time, the computer will not ask you if you want to cancel the screen, and directly cancel the current user.
Option-power supply on the host
You can use either of these two combinations to switch the apple key-Option-shutdown. When you press option and power switch at the same time, or press the apple key, option, and add "Shut Down" under the Apple menu at the same time, the computer will not ask you whether to shut down, but will directly shut down. This key combination is not applicable to older Mac hosts.
Apple key-Option-
When you re-boot and press the apple key, option, and "re-boot" under the Apple menu, the computer will not ask you if you want to re-boot, but will directly re-boot. This key combination is not applicable to older Mac hosts.
Control-Apple key-the power switch on the host simultaneously presses the apple key, control and adds the power switch, will force the computer to reboot, but please note, it is not absolutely necessary to use this method to re-boot. If this method is used, the system will automatically repair the problem caused by abnormal shutdown, so it will stay on the gray boot screen for a long time. This key combination is not applicable to older Mac hosts.