Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2024 10:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 278457] x11/lightdm: Fix VT/user switching
Message-ID:  <bug-278457-39348-7RbSkWebJs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278457-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278457-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 278457: x11/lightdm: Fix VT/user switching
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278457



--- Description ---
The first xserver runs on VT9.	When you run the command "dm-tool lock" ligh=
tdm
starts a new xserver with a greeter on VT10.  When you unlock the session
lightdm needs to switch back to VT9 and this fails currently.  Similar for
commands like "dm-tool switch-to-greeter" and "dm-tool switch-to-user
USERNAME".

This is a patch to put in x11/lightdm/files.  It ports src/vt.c so lightdm =
can
do VT switching on FreeBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278457-39348-7RbSkWebJs>