<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><b><span style="font-weight:bold;">From:</span></b> Alexandre CONFIANT-LATOUR <alex@user-unfriendly.net><br><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div dir="ltr"><font face="Arial" size="2"> <b><span style="font-weight: bold;">To:</span></b> "StompDagger1@yahoo.com" <stompdagger1@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "xorg@lists.x.org" <xorg@lists.x.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, August 20, 2012 11:25 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: why does -sharevts is so important for multseat setup?<br> </font> </div> <br>
Hello.<br><br>On 18/08/2012 20:05, <a ymailto="mailto:StompDagger1@yahoo.com" href="mailto:StompDagger1@yahoo.com">StompDagger1@yahoo.com</a> wrote:<br>> I'm using hotpluged (via udev) feature, what I do noticed that if I<br>> press CRTL+ALT+F1on seat 2, seat1 goes to cli.<br><br>I dont know if that could help you but it seems to be a VT-Switch related problem. When you hit Ctrl-Alt-FX, a signal (SIGUSR1) is sent to <a target="_blank" href="http://x.org/">X.org</a>. This signal raise a flag that is handled by xf86Wakeup then xf86VTSwitch. This functions disable IO and framebuffer access for all screens. Then, an ioctl is sent to switch to cli.<br><br>I'm not familiar with multiseat, but this situation seems normal if your two seats share the same X instance. If not, it is a bit weird that the second X instance got notified.<br><br>On 18/08/2012 20:05, <a ymailto="mailto:StompDagger1@yahoo.com"
 href="mailto:StompDagger1@yahoo.com">StompDagger1@yahoo.com</a> wrote:<br>> I wanted to know, why multiseat setup needs to share vts? why if I take<br>> out this feature, one of the seats doesn't lights up?<br><br>I think that -sharevts is used to allows multiple X instances to share the same /dev/ttyx but i may be wrong or it can have other uses.<br><br>-- Alexandre Confiant-Latour<br>@         : <a ymailto="mailto:alex@user-unfriendly.net" href="mailto:alex@user-unfriendly.net">alex@user-unfriendly.net</a><br>Jabber    : <a ymailto="mailto:choukette@im.apinc.org" href="mailto:choukette@im.apinc.org">choukette@im.apinc.org</a><br>GPG Key ID: 0x18CA62CC (<a target="_blank" href="http://pgp.mit.edu/">pgp.mit.edu</a>)<br><br>Hello,<br>
<br>
Thanks for the replay,<br>
<br>
I'm running X for each seat, meaning that any Ctrl-Alt-FX on a seat should not be passed to the other seat.<br>
in my case, the signal is passed only to the other seat, not even to the origin seat.<br>
why would multiple X instances to share the same /dev/ttyx? what is the gain in that? </div> </div>  </div></body></html>