why does -sharevts is so important for multseat setup?

StompDagger1@yahoo.com stompdagger1 at yahoo.com
Mon Aug 20 03:07:16 PDT 2012


From: Alexandre CONFIANT-LATOUR <alex at user-unfriendly.net>

To: "StompDagger1 at yahoo.com" <stompdagger1 at yahoo.com> 
Cc: "xorg at lists.x.org" <xorg at lists.x.org> 
Sent: Monday, August 20, 2012 1:03 PM
Subject: Re: why does -sharevts is so important for multseat setup?
 
On 20/08/2012 11:32, StompDagger1 at yahoo.com wrote:
> I see, still why not increase the number in the kernel?

I needed it to be "on-the-fly" because i can't know in advance the number of concurrent users. Because X in not ran as root, its process can't add tty.

I saw a workaround in the Xdummy code <http://www.karlrunge.com/x11vnc/Xdummy>. This hack uses LD_PRELOAD to change standard system "open" function behavior and create a fifo "on-the-fly". This fifo is opened in place of the tty. The fifo is only used to trick X and let some test pass.

In my case, -sharevts worked well so preferred to avoid this acrobatic hack.


I understand but in my case, it renders the second seat almost impossible to work on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20120820/ac5208c5/attachment.html>


More information about the xorg mailing list