mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
README.md: Make keyboard shortcut syntax similar
This commit is contained in:
parent
81dfa6a96b
commit
6b217b2669
1 changed files with 2 additions and 2 deletions
|
@ -198,8 +198,8 @@ URL with servo).
|
||||||
|
|
||||||
### Keyboard Shortcuts
|
### Keyboard Shortcuts
|
||||||
|
|
||||||
- `Ctrl--` zooms out
|
- `Ctrl`+`-` zooms out
|
||||||
- `Ctrl-=` zooms in
|
- `Ctrl`+`=` zooms in
|
||||||
- `Alt`+`left arrow` goes backwards in the history
|
- `Alt`+`left arrow` goes backwards in the history
|
||||||
- `Alt`+`right arrow` goes forwards in the history
|
- `Alt`+`right arrow` goes forwards in the history
|
||||||
- `Esc` exits servo
|
- `Esc` exits servo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue