Files
tldr/pages/linux/steamos-session-select.md
2024-12-26 23:45:22 +05:30

25 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`