steamosctl: add page (#21489)

This commit is contained in:
Managor
2026-03-13 19:22:31 +02:00
committed by GitHub
parent 415e6372b4
commit 33331175e1
+20
View File
@@ -0,0 +1,20 @@
# 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`