mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
servo: Merge #11856 - README.md: Update keyboard shortcuts (from nerith:doc); r=jdm
Backspace and Shift-Backspace are no longer used to go backwards and forwards through history. Instead, Alt+Left Arrow and Alt+Right Arrow are used now. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ Source-Repo: https://github.com/servo/servo Source-Revision: 8d81ee77a877f07e2d4f2779aa252f5f3bb98c7c
This commit is contained in:
parent
3b9b52dfa2
commit
85cd62fb0a
@ -181,8 +181,8 @@ URL with servo).
|
||||
|
||||
- `Ctrl--` zooms out
|
||||
- `Ctrl-=` zooms in
|
||||
- `Backspace` goes backwards in the history
|
||||
- `Shift-Backspace` goes forwards in the history
|
||||
- `Alt`+`left arrow` goes backwards in the history
|
||||
- `Alt`+`right arrow` goes forwards in the history
|
||||
- `Esc` exits servo
|
||||
|
||||
## Developing
|
||||
|
Loading…
x
Reference in New Issue
Block a user