Share more browser remaps
This commit is contained in:
parent
4c19f1e88b
commit
159d06f16f
50
macOS.yaml
50
macOS.yaml
@ -40,21 +40,47 @@ keymap:
|
||||
# Quit
|
||||
Alt-Q: Alt-F4
|
||||
|
||||
- name: Firefox remaps
|
||||
- name: Browser remaps
|
||||
application:
|
||||
only: firefox
|
||||
only:
|
||||
- Personal
|
||||
- firefox
|
||||
remap:
|
||||
# --- Navigation ---
|
||||
# Back
|
||||
Alt-LeftBrace: Ctrl-LeftBrace
|
||||
# Forward
|
||||
Alt-RightBrace: Ctrl-RightBrace
|
||||
# Open file
|
||||
Alt-O: Ctrl-O
|
||||
# Reload
|
||||
Alt-R: Ctrl-R
|
||||
Alt-Shift-R: Ctrl-Shift-R
|
||||
|
||||
# --- Miscellaneous ---
|
||||
# Fullscreen
|
||||
Alt-Shift-F: F11
|
||||
|
||||
# --- Current Page ---
|
||||
# Zoom In
|
||||
Alt-Equal: Ctrl-Equal
|
||||
# Zoom Out
|
||||
Alt-Minus: Ctrl-Minus
|
||||
# Zoom Reset
|
||||
Alt-0: Ctrl-0
|
||||
|
||||
# --- Search ---
|
||||
# Find
|
||||
Alt-F: Ctrl-F
|
||||
# Find Again
|
||||
Alt-G: Ctrl-G
|
||||
|
||||
- name: Firefox remaps
|
||||
application:
|
||||
only: firefox
|
||||
remap:
|
||||
# --- Navigation ---
|
||||
# Open file
|
||||
Alt-O: Ctrl-O
|
||||
|
||||
# --- Current Page ---
|
||||
# Go to Bottom of Page
|
||||
Alt-Down: Ctrl-Down
|
||||
@ -64,23 +90,12 @@ keymap:
|
||||
Alt-P: Ctrl-P
|
||||
# Save Page As
|
||||
Alt-S: Ctrl-S
|
||||
# Zoom In
|
||||
Alt-Shift-Equal: Ctrl-Shift-Equal
|
||||
Alt-Equal: Ctrl-Equal
|
||||
# Zoom Out
|
||||
Alt-Minus: Ctrl-Minus
|
||||
# Zoom Reset
|
||||
Alt-0: Ctrl-0
|
||||
|
||||
# --- Editing ---
|
||||
# Paste (as plain text)
|
||||
Alt-Shift-V: Ctrl-Shift-V
|
||||
|
||||
# --- Search ---
|
||||
# Find
|
||||
Alt-F: Ctrl-F
|
||||
# Find Again
|
||||
Alt-G: Ctrl-G
|
||||
# Find Previous
|
||||
Alt-Shift-G: Ctrl-Shift-G
|
||||
# Switch Search Engine
|
||||
@ -94,8 +109,6 @@ keymap:
|
||||
Alt-W: Ctrl-W
|
||||
# Close Window
|
||||
Alt-Shift-W: Ctrl-Shift-W
|
||||
# Quit
|
||||
Alt-Q: Ctrl-Q
|
||||
# Go one Tab to the Left
|
||||
Alt-Shift-LeftBrace: Ctrl-PageUp
|
||||
# Go one Tab to the right
|
||||
@ -160,8 +173,6 @@ keymap:
|
||||
Alt-I: Ctrl-I
|
||||
|
||||
# --- Miscellaneous ---
|
||||
# Fullscreen
|
||||
Alt-Shift-F: F11
|
||||
# Focus Address Bar
|
||||
Alt-L: Ctrl-L
|
||||
|
||||
@ -169,6 +180,7 @@ keymap:
|
||||
application:
|
||||
only: Personal
|
||||
remap:
|
||||
# Navigation
|
||||
Alt-1: Ctrl-1
|
||||
Alt-2: Ctrl-2
|
||||
Alt-3: Ctrl-3
|
||||
|
Loading…
x
Reference in New Issue
Block a user