Mac's groping and shortcut keys

  1. Shortcut key settings:
1. command+control+Q --> lock screen
2. command+blank --> search
3. command+c, command+v -> copy, paste
4. command+s --> save
5. cmd + h 最小化当前窗口
6. cmd + m 退出当前窗口
10. Close window or app on Mac: command + q
11. command + h ==> hide all windows
12. command + m ==> minimize the current selected page
13 for broswers: command + n ==> new window
14 for broswers: command + w ==> close current window
15 for full screen: fn + f ==> full screen  (command+ctrl)
16 ctrl + tab => witch pages on broswers
17: 
conda install ipykernel
python -m ipykernel install --user --name dailyuse --display-name dailyuse
18:
Mac里面同一个app的不同页面的切换:
command + ` 
19:
不同的app之间的切换 
command + tab
20:
Chrome里面的页面切换:
ctrl+tab 
21:
Shift+command+g => open a file through path
22:
Command + up(⬆️) => go the previous file container
23:
Command + shift + n => create a new folder
24:
Command + c => command + option + v ==> cut, paste
25:
Command + delete => to trash box
26:
Space: take a glance at the information of the file folder
27:
Enter => rename the file
28:
Back: command + [
Forward: command + ]
29:
Command + "+/-" => zoom in/out the page
30:
option+command+c => get the absolute path of the file
31:
ctrl+command+2 => make the files order as file types
  1. How to set default sorting of folders on mac:
    insert image description here
    set everything here:
    insert image description here

keep updating…

respect!

Guess you like

Origin blog.csdn.net/qq_41725313/article/details/127168682
Recommended