1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 13:15:24 +02:00

gamescope: add example explaining the steam syntax (#16465)

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
Managor 2025-05-12 07:44:05 +03:00 committed by GitHub
parent 65424f4917
commit 369477e66a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,13 @@
> A micro-compositor used as a game layer.
> More information: <https://github.com/ValveSoftware/gamescope>.
- Run a program with gamescope:
- Run a program with gamescope on the terminal:
`gamescope -- {{command}}`
`gamescope -- {{program}}`
- Run a game with gamescope through Steam:
`gamescope -- %command%`
- Upscale a 720p game to 1440p with integer scaling: