Date: Fri, 19 Apr 2024 10:31:49 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 278457] x11/lightdm: Fix VT/user switching Message-ID: <bug-278457-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278457 Bug ID: 278457 Summary: x11/lightdm: Fix VT/user switching Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: tijl@FreeBSD.org Assignee: desktop@FreeBSD.org Flags: maintainer-feedback?(desktop@FreeBSD.org) Created attachment 250085 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250085&action= =3Dedit patch-src_vt.c The first xserver runs on VT9. When you run the command "dm-tool lock" lig= htdm 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278457-39348>