mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 07:59:57 +00:00
Update cheatsheets
This commit is contained in:
25
tldr/linux/steamosctl
Normal file
25
tldr/linux/steamosctl
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user