mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
List additional keyboard shortcuts
This commit is contained in:
parent
d34403047e
commit
ea53d81596
1 changed files with 3 additions and 1 deletions
|
@ -283,11 +283,13 @@ Run Servo with the command:
|
||||||
|
|
||||||
### Keyboard Shortcuts
|
### Keyboard Shortcuts
|
||||||
|
|
||||||
|
- `Ctrl`+`L` opens URL prompt
|
||||||
|
- `Ctrl`+`R` reloads current page
|
||||||
- `Ctrl`+`-` zooms out
|
- `Ctrl`+`-` zooms out
|
||||||
- `Ctrl`+`=` zooms in
|
- `Ctrl`+`=` zooms in
|
||||||
- `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` exits servo
|
- `Esc` or `Ctrl`+`Q` exits Servo
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue