Re: [gdm-list] gdm-list Digest, Vol 101, Issue 2



in
      http://sourceforge.net/projects/xdm-options/

it was shown that for X11R6 or X.org

-nolisten tcp

applies to your LOCAL tcp but not remote tcp: that's left open.

there are many multi-head questions already asked and answered in gdm-list


Q: so on X server side you have mutliple heads. but do you wish each head to display a separate host (xclient) or all displays tied together (a window manager that tiles one client across heads) ?



gdm-list-request gnome org wrote:
Send gdm-list mailing list submissions to
        gdm-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
        https://mail.gnome.org/mailman/listinfo/gdm-list
or, via email, send a message with subject or body 'help' to
        gdm-list-request gnome org

You can reach the person managing the list at
        gdm-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gdm-list digest..."


Today's Topics:

   1.  Need help with settings for multiseat. (Mac Ryan)


----------------------------------------------------------------------

Message: 1
Date: Thu, 19 Dec 2013 00:19:55 +0100
From: Mac Ryan <quasipedia gmail com>
To: gdm-list gnome org
Subject: [gdm-list] Need help with settings for multiseat.
Message-ID: <20131219001955 078277ef sequoia>
Content-Type: text/plain; charset=US-ASCII

Hello!

   I'm new to the ML.  I sifted through last year posts but I dont'
   think my question has been brought up before.  If it has, apologies,
   and I will appreciate if you could point me in the right direction.

   I have a working dual seat machine, currently running Ubuntu. The
   dual seat works by starting two different X servers via the LightDM,
   each of them governed by its own xorg.conf file.  Something like:

      [Seat:0]
      xserver-command=/usr/bin/X :0
      xserver-config=seat0.conf

      [Seat:1]
      xserver-command=/usr/bin/X :1 -sharevts
      xserver-config=seat1.conf

   I am in the process of switching to Fedora, but I am struggling to
   find out how should I configure gdm.conf to achieve the same result.

   On Gentoo and Arch I found the syntax allegedly deprecated in 2.20
   that looks like:

        [servers]
        0=Standard0
        1=Standard1

        [server-Standard0]
        name=Standard server
        command=/usr/bin/X -nolisten tcp -novtswitch -sharevts -r
        -config xorg.conf.multiseat -layout seat0
        flexible=true

        [server-Standard1]
        name=Standard server
        command=/usr/bin/X -nolisten tcp -novtswitch -sharevts -r
        -config xorg.conf.multiseat -layout seat1
        flexible=true

   but looking at the documentation for 3.10 (the default on Fedora 20)
   https://help.gnome.org/admin/gdm/3.10/configuration.html.en
   I could not find anything even similar to that.

   Bottom-line: **How can I tell GDM to start two instances of the X
   server, and show a greeter on each of them?

   Thank you in advance for your help! :)

/mac


------------------------------

Subject: Digest Footer

_______________________________________________
gdm-list mailing list
gdm-list gnome org
https://mail.gnome.org/mailman/listinfo/gdm-list


------------------------------

End of gdm-list Digest, Vol 101, Issue 2
****************************************




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]