mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #13511 - nerith:doc, r=jdm
README.md: Make keyboard shortcut syntax similar --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes do not require tests because it only changes documentation <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13511) <!-- Reviewable:end -->
This commit is contained in:
commit
d9f53cb14d
1 changed files with 2 additions and 2 deletions
|
@ -198,8 +198,8 @@ URL with servo).
|
|||
|
||||
### Keyboard Shortcuts
|
||||
|
||||
- `Ctrl--` zooms out
|
||||
- `Ctrl-=` zooms in
|
||||
- `Ctrl`+`-` zooms out
|
||||
- `Ctrl`+`=` zooms in
|
||||
- `Alt`+`left arrow` goes backwards in the history
|
||||
- `Alt`+`right arrow` goes forwards in the history
|
||||
- `Esc` exits servo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue