-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzen_browser_macos.yaml
128 lines (128 loc) · 3.51 KB
/
zen_browser_macos.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
title: "Zen Browser MacOS"
layout:
keyboard: US
system: Darwin
shortcuts:
"Zen Browser":
"CMD+,":
description: "Settings"
"CMD+H":
description: "Hide Zen"
"CMD+SHIFT+H":
description: "Hide Others"
"CMD+Q":
description: "Quit Zen"
"File":
"CMD+T":
description: "New Tab"
"CMD+N":
description: "New Window"
"CMD+ALT+P":
description: "New Private Window"
"CMD+O":
description: "Open File"
"CMD+W":
description: "Close Tab"
"CMD+ALT+W":
description: "Close Window"
"CMD+S":
description: "Save Page As"
"CMD+P":
description: "Print"
"Edit":
"CMD+X":
description: "Cut"
"CMD+C":
description: "Copy"
"CMD+V":
description: "Paste"
"CMD+A":
description: "Select All"
"CMD+F":
description: "Find in Page"
"CMD+G":
description: "Find Again"
"View":
"CMD+ALT+H":
description: "History"
"CMD+B":
description: "Bookmarks"
"CMD++":
description: "Zoom In"
"CMD+-":
description: "Zoom Out"
"CTRL+CMD+F":
description: "Enter Full Screen"
"CMD+SHIFT+R":
description: "Enter Reader View"
"Bookmarks":
"CMD+ALT+O":
description: "Manage Bookmarks"
"CMD+D":
description: "Bookmark Current Tab"
"Tools":
"CMD+J":
description: "Downloads"
"CMD+ALT+A":
description: "Add-ons and Themes"
"Browser Tools":
"CMD+SHIFT+I":
description: "Web Developer Tools"
"CMD+ALT+J":
description: "Browser Console"
"CMD+SHIFT+M":
description: "Responsive Design Mode"
"CMD+U":
description: "Page Source"
"CMD+I":
description: "Page Info"
"Window":
"CTRL+F":
description: "Fill"
"CTRL+C":
description: "Center"
"Move & Resize":
"CTRL+Left":
description: "Left"
"CTRL+Right":
description: "Right"
"CTRL+Up":
description: "Top"
"CTRL+Down":
description: "Bottom"
"CTRL+ALT+Left":
description: "Left & Right"
"CTRL+SHIFT+ALT+Left":
description: "Left & Quarters"
"CTRL+ALT+Right":
description: "Right & Left"
"CTRL+SHIFT+ALT+Right":
description: "Right & Quarters"
"CTRL+ALT+Up":
description: "Top & Bottom"
"CTRL+SHIFT+ALT+Up":
description: "Top & Quarters"
"CTRL+ALT+Down":
description: "Bottom & Top"
"CTRL+SHIFT+ALT+Down":
description: "Bottom & Quarters"
"CMD+M":
description: "Minimize"
"Expose and Spaces":
"CTRL+Up":
description: "All windows"
"CTRL+Down":
description: "Application windows"
"Input Sources":
"CTRL+.":
description: "Select the previous input source"
"CTRL+ALT+.":
description: "Select next source in Input menu"
"KeyCue":
"CMD+SHIFT+K":
description: "KeyCue Settings"
"CMD+SHIFT+F":
description: "Find Shortcuts"
"Help":
"CMD+?":
description: "Get Help"