Files
cheatsheet-tldr/tldr/linux/steamosctl
2026-03-14 00:25:11 +00:00

26 lines
475 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# steamosctl
> Control the SteamOS system.
> More information: <https://gitlab.com/evlaV/steamos-manager>.
- Change to desktop mode:
`steamosctl switch-to-desktop-mode`
- Change to gamemode:
`steamosctl switch-to-game-mode`
- Change whether the system opens gamemode or desktop during login:
`steamosctl set-default-login-mode {{game|desktop}}`
- Display help:
`steamosctl`