<div dir="auto">I don't find openbox on my system. It's been long enough that I've forgotten all the names</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 20, 2018, 17:21 Steve Litt <<a href="mailto:slitt@troubleshooters.com">slitt@troubleshooters.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 20 Jul 2018 17:13:53 -0400<br>
Pete Hardie via Ale <<a href="mailto:ale@ale.org" target="_blank" rel="noreferrer">ale@ale.org</a>> wrote:<br>
<br>
> A cry for help.<br>
> Was updating this evening, and dnf said there was one package with a<br>
> conflict and gave dnf options to resolve it. I followed that and<br>
> halfway through the box reset, and now I can't get it back to<br>
> graphical mode. Systemd has made it harder for me to diagnose, so the<br>
> batsignal is lit<br>
<br>
Try using startx to start X. Note you must have a ~/.xinitrc file for<br>
this to work. Here's my (rather overly complex) ~/.xinitrc:<br>
<br>
#!/bin/sh<br>
xrdb -load /home/slitt/.Xdefaults<br>
boolean false exec /usr/bin/openbox-session<br>
<br>
Let us know whether this works.<br>
<br>
SteveT<br>
<br>
Steve Litt<br>
Author: The Key to Everyday Excellence<br>
<a href="http://www.troubleshooters.com/key" rel="noreferrer noreferrer" target="_blank">http://www.troubleshooters.com/key</a><br>
Twitter: <a href="http://www.twitter.com/stevelitt" rel="noreferrer noreferrer" target="_blank">http://www.twitter.com/stevelitt</a><br>
<br>
</blockquote></div>