<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 1/16/23 9:06 AM, Will Senn wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:b35ec53f-1f03-2d53-6251-7f0f17867b39@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">On 1/15/23 9:57 PM, Matthew Dillon
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAOZ7CpDJuNfZ8yMVCyEVKLZkPHuTBUJuXg1dJO8Zn5mSxFZV3A@mail.gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div dir="ltr">Login with ssh via another machine and check to
          see if any processes are still present under the Xorg,
          preventing it from exiting.  Something like 'ps axlR' nicely
          indents children relative to their parents.   If the Xorg
          itself is gone, X may have exited but not been able to return
          to syscons/vty mode.   You can also try running xdm manually
          instead from /etc/ttys to see if that has something to do with
          it...  just do 'xdm' with no arguments in that case.
          <div>
            <div><br>
            </div>
            <div>-Matt</div>
          </div>
        </div>
      </blockquote>
      <font face="Helvetica, Arial, sans-serif">Hi Matt,<br>
        <br>
        Thanks for the tip about indented children, very useful. Here
        are the results (neither the xdm by itself, nor the ttys xdm
        will exit, as either user or root). BTW, this isn't just wmaker,
        it does the same thing with fvwm, twm, or cwm (the three other
        ones I tried). I didn't do the process evaluation on any others
        than wmaker, but the behavior (not returning to xdm) is the
        same.<br>
        <br>
        Thanks,<br>
        <br>
        Will<br>
      </font><br>
    </blockquote>
    snip<br>
    <br>
    Hi again Matt,<br>
    <br>
    Well, I still don't know what's up with xdm, but I did install slim
    and after exiting wmaker, the system takes 10 seconds or so, then
    beeps and returns to the slim login screen. So, that's a workable
    session manager. I'm happy to troubleshoot the xdm stuff further (I
    did a lot of editing .xsesssion, different users, etc. to same
    conclusion), but I can live with (actually prefer) slim anyway :).<br>
    <br>
    What I did:<br>
    pkg install slim slim-themes<br>
    <br>
    sysrc slim_enable="YES"<br>
    sysrc dbus_enable="YES"<br>
    <br>
    vi ~/.xinitrc<br>
    exec wmaker<br>
    <br>
    restart, et. voila...<br>
    login, use wmaker, exit, wait for the 10 seconds and beep, then back
    to slim for another round.<br>
    <br>
    Will<br>
    <br>
    <br>
  </body>
</html>