[PATCH] config: provide example configuration for multi-seat setups

Peter Hutterer peter.hutterer at who-t.net
Fri Jul 19 16:32:25 PDT 2013


On 20/07/13 04:16 , Ray Strode wrote:
> Hi,
>
> (sorry for the slow response on this)
>
> On Fri, Jul 12, 2013 at 1:32 PM, Lennart Poettering
> <lennart at poettering.net <mailto:lennart at poettering.net>> wrote:
>
>     Ray, this would mean gdm would no longer have to call our multi-seat-x
>     tool for seats != seat0 but rather use the normal X binary but pass
>     "-config non-seat0.conf.multi-seat" to it. Ray, does this look good to
>     you?
>
> Sure, that's fine, but what about the other stuff that ends up in the
> config file written by the systemd script?
>
> |                 "        Option \"AutoAddDevices\" \"True\"\n"
>                  "        Option \"AllowEmptyInput\" \"True\"\n"

AutoAddDevices is the server's default anyway and there's not a lot of 
(valid) configurations out there where people need to disable it. 
AllowEmptyInput doesn't actually exist anymore, largely because it 
didn't do what people expected it to do so we removed it.

> |and what about -sharedvts ?

that still needs to be passed, no config option for that

Cheers,
   Peter




More information about the xorg-devel mailing list