mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
parent
d1086be748
commit
83824f599d
1 changed files with 8 additions and 0 deletions
|
@ -371,6 +371,14 @@ Run Servo with the command:
|
||||||
- `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 (`Cmd`+`Q` on Mac)
|
- `Esc` or `Ctrl`+`Q` exits Servo (`Cmd`+`Q` on Mac)
|
||||||
|
|
||||||
|
### Runtime dependencies
|
||||||
|
|
||||||
|
#### Linux
|
||||||
|
|
||||||
|
* `GStreamer` >=1.16
|
||||||
|
* `gst-plugins-bad` >=1.16
|
||||||
|
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
There are lots of mach commands you can use. You can list them with `./mach
|
There are lots of mach commands you can use. You can list them with `./mach
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue