mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
24 lines
650 B
Markdown
24 lines
650 B
Markdown
# steamos-session-select
|
|
|
|
> Manipulate which session is currently in use.
|
|
> More information: <https://gitlab.com/users/evlaV/projects>.
|
|
|
|
- Change to desktop mode:
|
|
|
|
`steamos-session-select plasma`
|
|
|
|
- Change to gamemode (sets the system to boot into gamemode if `-persistent` options were selected previously):
|
|
|
|
`steamos-session-select`
|
|
|
|
- Change to Wayland desktop mode:
|
|
|
|
`steamos-session-select plasma-wayland`
|
|
|
|
- Change to Wayland desktop mode and have the device boot to desktop:
|
|
|
|
`steamos-session-select plasma-wayland-persistent`
|
|
|
|
- Change to X11 desktop mode and have the device boot to desktop:
|
|
|
|
`steamos-session-select plasma-x11-persistent`
|