mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add Mac shortcuts
This commit is contained in:
parent
ea53d81596
commit
305b1093f9
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -283,13 +283,13 @@ Run Servo with the command:
|
||||||
|
|
||||||
### Keyboard Shortcuts
|
### Keyboard Shortcuts
|
||||||
|
|
||||||
- `Ctrl`+`L` opens URL prompt
|
- `Ctrl`+`L` opens URL prompt (`Cmd`+`L` on Mac)
|
||||||
- `Ctrl`+`R` reloads current page
|
- `Ctrl`+`R` reloads current page (`Cmd`+`R` on Mac)
|
||||||
- `Ctrl`+`-` zooms out
|
- `Ctrl`+`-` zooms out (`Cmd`+`-` on Mac)
|
||||||
- `Ctrl`+`=` zooms in
|
- `Ctrl`+`=` zooms in (`Cmd`+`=` on Mac)
|
||||||
- `Alt`+`left arrow` goes backwards in the history (`Cmd`+`left arrow` on Mac)
|
- `Alt`+`left arrow` goes backwards in the history (`Cmd`+`left arrow` on Mac)
|
||||||
- `Alt`+`right arrow` goes forwards in the history (`Cmd`+`right arrow` on Mac)
|
- `Alt`+`right arrow` goes forwards in the history (`Cmd`+`right arrow` on Mac)
|
||||||
- `Esc` or `Ctrl`+`Q` exits Servo
|
- `Esc` or `Ctrl`+`Q` exits Servo (`Cmd`+`Q` on Mac)
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue