Bug 71430

Summary: systemd-multiseat-x has no means to select graphics card for seat
Product: systemd Reporter: ulf.dambacher
Component: generalAssignee: systemd-bugs
Status: RESOLVED WONTFIX QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to multiseat-x.c to add a -layout <seat> command option

Description ulf.dambacher 2013-11-09 15:42:47 UTC
Created attachment 88933 [details] [review]
patch to multiseat-x.c to add a -layout <seat> command option

the xorg -seat option currently can only select the input device of the seat but does not select a correct graphics card and monitor automatically
the wrapper systemd-multiseat-x does some option tweaking only

creating a device section, screen section and layout on the fly is too heavy for a workaround.

I enclose a patch to systemd-multiseat-x wich creates a -layout option for each seat <> 0 wich can be used together with per seat defined server layouts to spawn seats on additional cards and configure them properly.
Comment 1 Cristian Rodríguez 2013-12-02 00:33:17 UTC
Bug closed:

Reason:

See mailing list thread:

 [systemd-devel] systemd-multi-seat-x deprecation is near...


Short story: systemd-multiseat-x will disappear in future incarnations of systemd as the X server has been recently fixed making this wrapper unnecessary.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.