Page MenuHomeFreeBSD

x11-servers/xorg-server: Implement -novtswitch option handling.
ClosedPublic

Authored by arrowd on Sep 28 2023, 6:15 PM.
Tags
None
Referenced Files
F152997602: D42014.id128301.diff
Sat, Apr 18, 1:23 PM
Unknown Object (File)
Thu, Apr 16, 3:08 AM
Unknown Object (File)
Sun, Apr 12, 9:22 PM
Unknown Object (File)
Thu, Apr 9, 1:41 AM
Unknown Object (File)
Tue, Apr 7, 4:49 AM
Unknown Object (File)
Sat, Apr 4, 11:44 PM
Unknown Object (File)
Wed, Apr 1, 3:54 AM
Unknown Object (File)
Tue, Mar 31, 5:32 PM
Subscribers

Details

Summary

Sponsored by: Serenity Cybersecurity, LLC

Test Plan

Run three Xorg -displayfd 0 -novtswitch, switch to the first one and kill the last. The switch doesn't occur anymore.

The lnx_init.c was used as a reference.

Relevant upstream link: https://gitlab.freedesktop.org/xorg/xserver/-/issues/489

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Do you plan to upstream this ?

Sure, I just wanted BSD people to look at it first.

Should I commit this? We're using this change at $WORK and it helps SDDM a lot when handling multiple user sessions.

Should I commit this? We're using this change at $WORK and it helps SDDM a lot when handling multiple user sessions.

Sure, sorry, forgot about this review.
Go ahead.

This revision is now accepted and ready to land.Oct 5 2023, 9:04 AM