<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7755&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Broke accidentially xfce root GUI :/]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7755</link>
		<description><![CDATA[The most recent posts in [SOLVED] Broke accidentially xfce root GUI :/.]]></description>
		<lastBuildDate>Mon, 19 Jan 2026 02:09:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Broke accidentially xfce root GUI :/]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61411#p61411</link>
			<description><![CDATA[<p>Fixed for now.. I checked the settings menu-display and the second screen was disabled.<br />Enabled it and reconficured the display settings. Problem seems to be solved for now.</p><p>BUT have no idea why the smb sharing broke it. Maybe when I was using filemanager<br />on that second monitor to go thru smb shared folders...</p><p>PS: Also had to set keyboard layout again for root xfce gui..</p>]]></description>
			<author><![CDATA[dummy@example.com (mikael78)]]></author>
			<pubDate>Mon, 19 Jan 2026 02:09:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61411#p61411</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Broke accidentially xfce root GUI :/]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61409#p61409</link>
			<description><![CDATA[<p>Should I also delete /root/.ICEauthority?<br />PS: Running Daedalus</p>]]></description>
			<author><![CDATA[dummy@example.com (mikael78)]]></author>
			<pubDate>Sun, 18 Jan 2026 22:50:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61409#p61409</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Broke accidentially xfce root GUI :/]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61407#p61407</link>
			<description><![CDATA[<p>User is now added to sudoers file..😅</p><p>chatgtp suggested to make a script for it with some added commands..</p><p>sudo nano /usr/local/sbin/reset-root-gui.sh</p><p>Then write:</p><p>#!/bin/bash<br /># Safe root XFCE/X11 reset</p><p># Must be run as root<br />if [ &quot;$(id -u)&quot; -ne 0 ]; then<br />&#160; &#160; echo &quot;ERROR: Run as root&quot;<br />&#160; &#160; exit 1<br />fi</p><p>echo &quot;Cleaning root GUI state...&quot;</p><p># Remove X11 auth and caches<br />rm -f /root/.Xauthority<br />rm -rf /root/.cache<br />rm -rf /root/.config/xfce4<br />rm -rf /root/.local/share/xfce4</p><p># Force software rendering to prevent Intel GPU corruption<br />grep -qxF &#039;export LIBGL_ALWAYS_SOFTWARE=1&#039; /root/.profile || \<br />&#160; &#160; echo &#039;export LIBGL_ALWAYS_SOFTWARE=1&#039; &gt;&gt; /root/.profile</p><p>echo &quot;Root XFCE state cleaned.&quot;<br />echo &quot;Compositing is disabled by default; start X with startx if needed.&quot;</p><p>After:<br />sudo chmod +x /usr/local/sbin/reset-root-gui.sh</p><p>sudo /usr/local/sbin/reset-root-gui.sh</p>]]></description>
			<author><![CDATA[dummy@example.com (mikael78)]]></author>
			<pubDate>Sun, 18 Jan 2026 22:12:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61407#p61407</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Broke accidentially xfce root GUI :/]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61406#p61406</link>
			<description><![CDATA[<p>So, I am new linux user. I did something not supposed to do since I did not have<br />user yet on sudoers group. I used root GUI and terminal window inside root fxce GUI to mount <br />temporarily smb drive and used the graphical file manager to check files on Smb..</p><p>Now my second monitor does not work anymore when logged to <br />root GUI and it started as window chosting, now blank screen.<br />Main monitor still works...</p><p>User side of xfce is normal, tho&#039; it shows 4 multible session tabs on top bar that <br />won&#039;t do anything. Maybe normal, just did not look at those before.</p><p>Can I fix it (Root GUI) running these commands from user side and will the system(X) create new files<br />automatically??</p><p>sudo rm -f /root/.Xauthority<br />sudo rm -rf /root/.cache<br />sudo rm -rf /root/.config/xfce4<br />sudo rm -rf /root/.local/share/xfce4</p><p>To remove corrupted x/xfce state on root GUI?</p><p>Any worries? Better ways?</p>]]></description>
			<author><![CDATA[dummy@example.com (mikael78)]]></author>
			<pubDate>Sun, 18 Jan 2026 22:10:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61406#p61406</guid>
		</item>
	</channel>
</rss>
