<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Sep 20, 2015 at 1:05 AM, Dimitri John Ledkov <span dir="ltr"><<a href="mailto:dimitri.j.ledkov@intel.com" target="_blank">dimitri.j.ledkov@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Heya,<br>
<br>
I boot to tty1, and login as my normal user account.<br>
<br>
Session c1, is active and has type tty. And I can access devices which<br>
are marked as uaccess.<br>
<br>
Then I do $ startxfce4 -> which starts graphical interface. However,<br>
at that time I "loose" the logind session. No new sessions are<br>
started, session c1 is "Active=no" & "State=online" and i cannot<br>
access uaccess devices any more.<br>
<br>
Both startxfce4 and systemd are compiled without policykit support (no<br>
idea if this matters).<br>
<br>
What I am doing wrong? Should I go talk to xfce4 people?<br>
<br>
My expectation was for a new session c2 to be started and switched to,<br>
type graphical, online and active. Whilst keeping c1 tty session<br>
online and in-active.<br></blockquote><div><br></div><div>That was possible with ConsoleKit, but logind does not allow nested sessions this way.</div><div><br></div><div>Instead, you can keep session c1 active by starting Xorg on the *same* tty. Modern startx should do this automatically; earlier you had to modify your .xserverrc like this:</div><div><br></div><div><a href="https://projects.archlinux.org/svntogit/packages.git/tree/trunk/xserverrc?h=packages/xorg-xinit&id=37b4597466e99667ba6035854b3386a2ee83e563">https://projects.archlinux.org/svntogit/packages.git/tree/trunk/xserverrc?h=packages/xorg-xinit&id=37b4597466e99667ba6035854b3386a2ee83e563</a></div><div><br></div><div>(note this is no longer present in Arch's xinit as it has been moved to startx itself)</div><div><br></div><div>I don't know how startxfce4 launches Xorg, though, but you could just use startx for it (i.e. start "startxfce4" from your .xinitrc).</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>