⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module kde_session

Module kde_session 

Source
Expand description

KDE Plasma 6 session manager

Orchestrates launching KDE Plasma 6 as the default desktop session. Initializes the desktop subsystem, hands off the framebuffer to KWin, launches the KDE init script as a user process, and restores the text console when the session ends.

If the KDE session exits within a few seconds (indicating startup failure), automatically falls back to the built-in desktop environment.

Functions§

start_kde_session
Start a KDE Plasma 6 session.