HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

steamos-session-select — Manipulate which session is currently in use. More information: <https://gitlab.com/users/evlaV/proj

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandusemanipulateclicurrentlywhichsessionsteamos-session-select
linux

Problem

How to use the steamos-session-select command: Manipulate which session is currently in use. More information: <https://gitlab.com/users/evlaV/projects>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/steamos-session-select

Revisions (0)

No revisions yet.