<?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=5310&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5310</link>
		<description><![CDATA[The most recent posts in [SOLVED] Slim not showing on my main screen, laptop's own screen is broken.]]></description>
		<lastBuildDate>Sun, 30 Oct 2022 23:17:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38169#p38169</link>
			<description><![CDATA[<div class="quotebox"><cite>berni51 wrote:</cite><blockquote><div><p>At first I had to enter name and password blind, then the screen was switched to the corresponding output. Then I enabled in slim.conf the sessionstart_cmd&#160; with the name of an executable script file, where the same xrandr commands are called. Worked fine on my old Thinkpad.</p></div></blockquote></div><p>This would probably work, but can&#039;t try. Changed to lightdm already. Works already.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sun, 30 Oct 2022 23:17:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38169#p38169</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38128#p38128</link>
			<description><![CDATA[<p>There are keys at the top of your laptop keyboard which set which monitor is used.</p><p>Options are usually internal (laptop), external, or both.</p><p>Edit: You could also remove the laptop screen completely if it&#039;s broken, I did this on one of mine.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Sun, 30 Oct 2022 09:42:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38128#p38128</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38118#p38118</link>
			<description><![CDATA[<p>At first I had to enter name and password blind, then the screen was switched to the corresponding output. Then I enabled in slim.conf the sessionstart_cmd&#160; with the name of an executable script file, where the same xrandr commands are called. Worked fine on my old Thinkpad.</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Sat, 29 Oct 2022 20:50:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38118#p38118</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38115#p38115</link>
			<description><![CDATA[<div class="quotebox"><cite>berni51 wrote:</cite><blockquote><div><p>Probably calling xrandr in your .xsession or .xinitrc may help.</p><p>Here my example on an older Thinkpad T410S:</p><div class="codebox"><pre><code>xrandr --output VGA-1 --primary
xrandr --output LVDS-1 --off</code></pre></div><p>But before simply call xrandr without any parameters, to figure out what the names for your outputs is. In above example VGA-1 is the external monitor and LVDS-1 the laptops own screen.</p></div></blockquote></div><p>Sadly this didn&#039;t work. I want this to work on slim login screen. I assume this .xinitrc is run when login is complete, so it&#039;s useless.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 29 Oct 2022 19:23:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38115#p38115</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38114#p38114</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>If you go into the display setting, you should be able to set the external monitor to be the primary.</p></div></blockquote></div><p>Bro you don&#039;t get it. I am talking about login screen... Not the display screen after the login screen.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 29 Oct 2022 19:21:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38114#p38114</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38107#p38107</link>
			<description><![CDATA[<p>Probably calling xrandr in your .xsession or .xinitrc may help.</p><p>Here my example on an older Thinkpad T410S:</p><div class="codebox"><pre><code>xrandr --output VGA-1 --primary
xrandr --output LVDS-1 --off</code></pre></div><p>But before simply call xrandr without any parameters, to figure out what the names for your outputs is. In above example VGA-1 is the external monitor and LVDS-1 the laptops own screen.</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Sat, 29 Oct 2022 06:58:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38107#p38107</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38105#p38105</link>
			<description><![CDATA[<p>If you go into the display setting, you should be able to set the external monitor to be the primary.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 29 Oct 2022 00:38:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38105#p38105</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Slim not showing on my main screen, laptop's own screen is broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38103#p38103</link>
			<description><![CDATA[<p>I have a laptop, it&#039;s own screen has lightning problems. So I use another monitor. But when logging with slim, it shows the login text on the laptop screen, I can barely see that screen. I want that thing shown on the monitor I plugged.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Fri, 28 Oct 2022 21:42:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38103#p38103</guid>
		</item>
	</channel>
</rss>
