<?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=7623&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to change the Login background in Excalibur ?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7623</link>
		<description><![CDATA[The most recent posts in How to change the Login background in Excalibur ?.]]></description>
		<lastBuildDate>Fri, 26 Dec 2025 17:39:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60870#p60870</link>
			<description><![CDATA[<p>Hello people ! I&#039;ve had some hardware problems so I don&#039;t use Excalibur anymore right now. I&#039;ll reinstall it as soon as I can and make the suggested changes. Thank you again for your help, it&#039;s precious !</p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Fri, 26 Dec 2025 17:39:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60870#p60870</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60333#p60333</link>
			<description><![CDATA[<p>@shugg, the first terminal command to learn is <span class="bbc">man</span> (short for manual) which tells you how to use terminal commands.<br />Start with:<br /><span class="bbc">man less</span> # less is the program man uses to display the man pages.<br /><span class="bbc">man man</span> # Tells you how to use <span class="bbc">man</span><br /><span class="bbc">man cp</span> # cp is short for copy, can be used to copy files to a new place.<br /><span class="bbc">man sudo</span> # For when you need to be root to do something.</p><p>Whenever someone recommends a command you are not familiar with read the man page first so you can tell what it will do before you run it. In time you will built up a useful set of commands.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Tue, 02 Dec 2025 17:14:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60333#p60333</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60331#p60331</link>
			<description><![CDATA[<p>Nope. Slim is called that for a reason. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 02 Dec 2025 16:42:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60331#p60331</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60330#p60330</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Why not just copy the image you want over to /usr/share/slim/themes/&lt;theme_name&gt;/? Then just delete the current image (or rename it to something else) and change the name of the new image to background.png/jpg.</p></div></blockquote></div><p>Simplest way right there. But it absolutely helps a LOT if you have a couple of right-click context items, Open as Root and Edit as Root.</p><p>I haven&#039;t used slim in many years, can you not just specify a specific image in slim.conf?</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Tue, 02 Dec 2025 16:12:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60330#p60330</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60317#p60317</link>
			<description><![CDATA[<p>You don&#039;t have to do it from the terminal. I don&#039;t. A few things would help to know. What desktop environment did you install with Devuan? Xfce, Mate, something else? Also it would be nice to know what text editor you use.</p><p>A few words of encouragement: the more you start to play with &quot;Linux,&quot; the more you&#039;ll start to understand things. Everybody was a beginner once.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Tue, 02 Dec 2025 11:40:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60317#p60317</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60316#p60316</link>
			<description><![CDATA[<p>@Ron :&#160; Thank you, but I don&#039;t know what to enter in the terminal to do what you suggest. I understand so little about GNU/Linux, Debian, etc. that I sometimes almost regret W10 and its ease of use <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Tue, 02 Dec 2025 07:06:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60316#p60316</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60289#p60289</link>
			<description><![CDATA[<p>Why not just copy the image you want over to <span class="bbc">/usr/share/slim/themes/&lt;theme_name&gt;/</span>? Then just delete the current image (or rename it to something else) and change the name of the new image to <span class="bbc">background.png/jpg</span>.</p><p>Did you also know you can put multiple folders in <span class="bbc">/usr/share/slim/themes/</span> and make an edit to <span class="bbc">/etc/slim.conf</span> so that you can have multiple images it randomly chooses from? That&#039;s what I do.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Mon, 01 Dec 2025 11:13:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60289#p60289</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60285#p60285</link>
			<description><![CDATA[<p>@rbit : Thank you !</p><p>I tried but it didn&#039;t work. I had to make a mistake because when I restarted, the screen was black. And I didn&#039;t know what to do (I&#039;m a beginner), I had to reinstall Excalibur and it takes me some time. So I&#039;m gonna wait a little while before I make any other changes. Curve-Darkpurpy on login screen works for me right now (It&#039;s dark so it&#039;s cool for my eyes). </p><p>My request is somehow partially resolved. I&#039;ll try to come it back later. Thanks to everyone for your help <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Mon, 01 Dec 2025 07:03:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60285#p60285</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60238#p60238</link>
			<description><![CDATA[<div class="quotebox"><cite>shugg wrote:</cite><blockquote><div><p>Then if I chose a personal image instead of a preinstalled theme as background, what command should I do ?</p></div></blockquote></div><p>Probably the easiest way to achieve this is to set your current_theme to &quot;original&quot; (in /etc/slim.conf).&#160; Then in a terminal, run </p><div class="codebox"><pre><code>cd /usr/share/slim/themes/original
sudo mv background.jpg background.backup
sudo cp $HOME/newbackground.jpg ./background.jpg</code></pre></div><p> That is, assuming the background image you want to use is called &quot;newbackground.jpg&quot; in your home directory.&#160; Replace that part of the last command with the actual file name and path.</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Sun, 30 Nov 2025 00:18:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60238#p60238</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60198#p60198</link>
			<description><![CDATA[<p>@brocashelm : Thanks a lot ! I did the <span class="bbc">sudo nano /etc/slim.conf</span> command, changed the theme, saved and it works ! I&#039;m happy <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p> Then if I chose a personal image instead of a preinstalled theme as background, what command should I do ?</p><p>I know there&#039;s a way to do it with LightDM but I don&#039;t want to install it.</p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Sat, 29 Nov 2025 08:03:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60198#p60198</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60186#p60186</link>
			<description><![CDATA[<p>Are you logged in as root in a graphical session (not recommended) or using something like Sudo in a terminal window (recommended)? For the latter, just refer to Rbit&#039;s post on locating specific configuration files and append a command such as Nano or Vim to them.</p><p>For example, typing in <span class="bbc">sudo nano /etc/slim.conf</span> will escalate user privileges by allowing you to directly modify the respective file. Make your changes, and then save with Ctrl+O. If you want to try a different preinstalled theme, you can then use <span class="bbc">cd /usr/share/slim/themes/</span> and type <span class="bbc">ls</span> within that directory to view the available themes to choose from for the configuration file.</p>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Fri, 28 Nov 2025 22:51:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60186#p60186</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60184#p60184</link>
			<description><![CDATA[<p>@golinux : Okay thanks, but I don&#039;t know which commands to do in the terminal after I&#039;m logged in root <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Fri, 28 Nov 2025 22:03:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60184#p60184</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60180#p60180</link>
			<description><![CDATA[<p>You have to log in as root to make that change. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 28 Nov 2025 19:26:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60180#p60180</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60179#p60179</link>
			<description><![CDATA[<p>@rbit : Thanks for the answer but I don&#039;t know how to modify the files (Devuan and&#160; Gnu-Linux are new things for me).</p><p>And when I try to edit /etc/slim.conf, I can&#039;t save because the file is in &quot;read-only mode&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (shugg)]]></author>
			<pubDate>Fri, 28 Nov 2025 19:00:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60179#p60179</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change the Login background in Excalibur ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60177#p60177</link>
			<description><![CDATA[<p>If you&#039;re talking about the default installation of xfce with slim, the default login background seems to be a combination of <span class="bbc">/usr/share/slim/themes/desktop-slim-theme/panel.png</span>, <span class="bbc">/usr/share/slim/themes/desktop-slim-theme/background.png</span>, and the settings &quot;background_style&quot; and &quot;background_color&quot; contained in <span class="bbc">/usr/share/slim/themes/desktop-slim-theme/slim.theme</span>.&#160; Modifying these files should change the login background.<br />Or, if you&#039;d like to try out a different theme, edit <span class="bbc">/etc/slim.conf</span> and change the &quot;current_theme&quot; setting (use directory names under /usr/share/slim/themes/ for a list of theme names)</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Fri, 28 Nov 2025 16:57:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60177#p60177</guid>
		</item>
	</channel>
</rss>
