Bug 71430 - systemd-multiseat-x has no means to select graphics card for seat
Summary: systemd-multiseat-x has no means to select graphics card for seat
Status: RESOLVED WONTFIX
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 15:42 UTC by ulf.dambacher
Modified: 2013-12-02 00:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch to multiseat-x.c to add a -layout <seat> command option (754 bytes, patch)
2013-11-09 15:42 UTC, ulf.dambacher
Details | Splinter Review

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.