<?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=3847&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to scale Lightdm screen]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3847</link>
		<description><![CDATA[The most recent posts in How to scale Lightdm screen.]]></description>
		<lastBuildDate>Sat, 26 Sep 2020 20:57:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24962#p24962</link>
			<description><![CDATA[<p>Digged a bit further in this script issue and found an older German page that described how to configure to run a script via lightdm.conf. </p><p>Basically had success to set the greeter screen to 1920x1080, unfortunately with side effects. </p><p>Two user accounts are present, mine with native resolution to administrate the PC, and my wife&#039;s account with tweaked resolution. Switching users sometimes brings a scaled up login screen, sometimes native resolution. When I logon, it takes seconds to bring up the panel, the usual icons on the desktop, and starting apps shows a delay. When directly logging into my wife&#039;s tweaked account, the screen is scaled up a second time.</p><p>This performance is not acceptable.</p><p>Tomorrow I will remove all tweaks and try a xorg.conf.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 26 Sep 2020 20:57:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24962#p24962</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24945#p24945</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>I suggested an X.Org configuration file, why have you not tried that?</p></div></blockquote></div><p>Because I was looking for a way to scale LightDM only.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>EDIT2: if that doesn&#039;t work for LightDM then perhaps try <a href="https://askubuntu.com/questions/72486/can-i-pass-a-dpi-flag-to-lightdm-to-set-the-proper-dpi-for-x" rel="nofollow">https://askubuntu.com/questions/72486/c … -dpi-for-x</a></p></div></blockquote></div><p>Some further mining in the net brought me to these pages:<br /><a href="https://wiki.archlinux.org/index.php/User:Ctag/HiDPI#LightDM_%28GTK%29" rel="nofollow">https://wiki.archlinux.org/index.php/Us … _%28GTK%29</a><br /><a href="https://selivan.github.io/2017/08/16/lightdm-add-custom-display-resolution.html" rel="nofollow">https://selivan.github.io/2017/08/16/li … ution.html</a><br /><a href="https://evren-yurtesen.blogspot.com/2017/10/lightdm-and-4k-displays.html" rel="nofollow">https://evren-yurtesen.blogspot.com/201 … plays.html</a></p><p>Well, the xft-dpi tweak just has the effect that the fonts on the greeter screen are scaled with the dpi setting. Nice, but not what I wanted to see. The login window keeps its size, everything looks very squeezed in with 144dpi.</p><p>Looked at the available modes on the system. </p><div class="codebox"><pre><code>~# xrandr -q
Screen 0: minimum 320 x 200, current 3840 x 2160, maximum 16384 x 16384
DisplayPort-0 connected primary 3840x2160+0+0 698mm x 393mm
   3840x2160     60.00*+  29.98  
   2560x1440     59.95  
   1920x1200     59.88  
   1920x1080     60.00    59.94    30.00    29.97  
   1600x1200     60.00  
   1680x1050     59.95  
   1600x900      60.00  
   1280x1024     60.02  
   1440x900      60.00  
   1280x800      59.81  
   1280x720      60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
   720x400       70.08  
DisplayPort-1 disconnected
DisplayPort-2 disconnected
HDMI-A-0 disconnected</code></pre></div><p>Setting LightDM to 1920x1080 would be nice. The mode is already available, so I don&#039;t need to add this. </p><p>But: Looks like both the selivan and the evren-yurtesen blogs aim at Ubuntu. When looking at the file system I found that the directory structure and at least some of the file contents of lightdm.conf is different under Beowulf as described. </p><p>In the moment, I am lost. Maybe I need to go down the route to use a xorg.conf for a general scaling of the graphics mode. Needs to settle a bit.</p><p>Well, I also found a rant in the German Debian forum where somebody tried to scale a 4k monitor and gave up. Was about xfce. </p><p>Thank you for your input. rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 26 Sep 2020 16:11:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24945#p24945</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24924#p24924</link>
			<description><![CDATA[<p>I suggested an X.Org configuration file, why have you not tried that?</p><p>EDIT: for example:</p><div class="codebox"><pre><code># /etc/X11/xorg.conf.d/00-monitor.conf
Section &quot;Monitor&quot;
   Identifier &quot;eDPI&quot;
   DisplaySize 508 286
EndSection</code></pre></div><p>Use <span class="bbc">xrandr</span> to find the correct <span class="bbc">Identifier</span> for your monitor (listed as &quot;connected&quot;) and replace <span class="bbc">508 286</span> with the actual horizontal and vertical dimensions of the screen (in millimetres). You will also need to specify the font size in <span class="bbc">~/.Xresources</span>:</p><div class="codebox"><pre><code>Xft.dpi: 140</code></pre></div><p>EDIT2: if that doesn&#039;t work for LightDM then perhaps try <a href="https://askubuntu.com/questions/72486/can-i-pass-a-dpi-flag-to-lightdm-to-set-the-proper-dpi-for-x" rel="nofollow">https://askubuntu.com/questions/72486/c … -dpi-for-x</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 25 Sep 2020 20:39:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24924#p24924</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24923#p24923</link>
			<description><![CDATA[<p>After some digging I have learned that a xprofile is not used under Debian/Devuan.</p><p>Currently I am lost, I haven&#039;t found anything useful in the net.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 25 Sep 2020 20:15:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24923#p24923</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24916#p24916</link>
			<description><![CDATA[<p>When I condense that correctly, a new /etc/xprofile should do the job. I added a simple line with <span class="bbc">xrandr --dpi 140</span>, also tried 70 instead of 140, added the full path, with no effect. </p><p>BTW, here is the output from 3 of my PCs with various monitors. First iof all my X470 workstation with a 27&quot; monitor, no tweaks.</p><div class="codebox"><pre><code>:~# xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    2560x1440 pixels (677x381 millimeters)
  resolution:    96x96 dots per inch
:~# xrdb -query | grep dpi
Xft.dpi:	96.0234375</code></pre></div><p>X570 with ordinary 24&quot; monitor, no tweaks.</p><div class="codebox"><pre><code>:~# xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    1920x1200 pixels (508x317 millimeters)
  resolution:    96x96 dots per inch
:~# xrdb -query | grep dpi
Xft.dpi:	96</code></pre></div><p>And finally the object of interest, first with settings tweaked to 140 dpi with MateTweak, then reset to default.</p><div class="codebox"><pre><code>:~# xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    3840x2160 pixels (1016x571 millimeters)
  resolution:    96x96 dots per inch
:~# xrdb -query | grep dpi
Xft.dpi:	70

:~# xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    3840x2160 pixels (1016x571 millimeters)
  resolution:    96x96 dots per inch
:~# xrdb -query | grep dpi
Xft.dpi:	96.0419921875</code></pre></div><p>What have I overlooked/misunderstood?</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 25 Sep 2020 17:04:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24916#p24916</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24901#p24901</link>
			<description><![CDATA[<p>You could try using an X.Org configuration file to set the display size and DPI: <a href="https://wiki.archlinux.org/index.php/Xorg#Display_size_and_DPI" rel="nofollow">https://wiki.archlinux.org/index.php/Xo … ze_and_DPI</a></p><p>Run the <span class="bbc">xdpyinfo</span> command from an unscaled desktop to find the default values. The command is supplied by the x11-utils package.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 24 Sep 2020 19:16:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24901#p24901</guid>
		</item>
		<item>
			<title><![CDATA[How to scale Lightdm screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24899#p24899</link>
			<description><![CDATA[<p>The HW concerned is a AMD X570 chipset with a Ryzen7 3700X and a Radeon RX5500XT graphics card with a 4k 32&quot; monitor via DP.</p><p>Beowulf with Lightdm/Mate is up and running with backports kernel and latest firmware. Found a way to tweak the desktop via Mate Tweak to HiDPI/140 dpi, my wife is really happy with the enlarged display. </p><p>Now I also would like to scale up the Lightdm logon display. The Username/Password window is lost on the big monitor and very small, hard to read. </p><p>I searched a bit, found some hints onto a lightdm-settings utility which is available in Ubuntu and will come into Devuan with Bullseye/Chimaera, and furtheron some strange tweaks I do not fully trust, posted 2/3 years ago.</p><p>Any suggestions/experience for the best way to tweak Lightdm also? </p><p>Thank you, rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 24 Sep 2020 18:42:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24899#p24899</guid>
		</item>
	</channel>
</rss>
