How to restart x11/StumpWM from a different tty.
Eric Ihli <[email protected]> Tue, 7 Apr 2020 10:58:18 -0700
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <CAL3Fa1PPJd8+my6w6E1yFV1irO0SoXH8G=D9j731EHYJtGV6tg@mail.gmail.com> |
Sometimes my graphic environment locks up. I think this is a StumpWM issue since my keyboard and mouse continue to "work". I can move the mouse around and switch to a different tty using ctrl-alt-f<n>. But nothing works in the tty where I ran `startx`. What can be done from a different tty to troubleshoot/fix the issue? I've tried `stumpish` from another tty but I get the error `xprop: unable to open display`. Other possibly relevant info is that my `.xinitrc` launches StumpWM with `dbus-launch --with-exit-session --sh-syntax stumpwm`. Thanks, Eric