Josselin Poiret schreef op di 14-09-2021 om 21:45 [+0000]: > Maxime: I agree that this was a very confusing wording. Here is a reformulation that I hope clears up any misunderstanding. > PS: `gdm-wayland-session-wrapper` does in fact set environment variables, only that it indirectly uses `/etc/profile` to do so. Otherwise, the default profile wouldn't be active in the wayland session. > > [...] > > -In addition, @file{~/.xsession} files are honored. When available, > -@file{~/.xsession} must be an executable that starts a window manager > -and/or other X clients. > +In addition, @file{~/.xsession} files are honored when launching X11 sessions. > +When available, @file{~/.xsession} must be an executable that starts a window > +manager and/or other X clients. > @end defvr > > @deftp {Data Type} gdm-configuration > @@ -18100,8 +18100,8 @@ The GDM package to use. > When true, enables Wayland in GDM, necessary to use Wayland sessions. > > @item @code{wayland-session} (default: @code{gdm-wayland-session-wrapper}) > -The Wayland session wrapper to use, needed to setup the > -environment. > +The Wayland session wrapper to use, analogous to @code{xsession}. The default > +wrapper simply launches the session in a login shell. > @end table > @end deftp This is clear to me, thanks! Greetings, Maxime.