Re: Certain font sizes can't be configured permanently

Tony Houghton <[email protected]> Sun, 13 Sep 2020 13:26:36 +0100
Newsgroups gmane.comp.gnome.general
Message-ID <CA+GXpVXV45zL6FwxTkMSyzUHMQj-trM--8Gse9wDmmwmCz2MdA@mail.gmail.com>
--===============8985223017585903328==
Content-Type: multipart/alternative; boundary="0000000000000f250705af3108a5"

--0000000000000f250705af3108a5
Content-Type: text/plain; charset="UTF-8"

I was a bit worried you might need to include a delay and/or change the
setting more than once, but I didn't know how adept you were so I tried
keeping it simple at first. I'm pleased you managed to figure out a
solution when it didn't work first time.

On Sun, 13 Sep 2020 at 10:31, Volker Wysk <[email protected]> wrote:

> Hi!
>
> Am Samstag, den 12.09.2020, 19:10 +0100 schrieb Tony Houghton:
> > There's something you could try, but it's more of a sticking plaster
> > or workaround than a proper fix. Create a file
> > ~/.config/autostart/scaling.desktop containing:
> >
> > [Desktop Entry]
> > Type=Application
> > Exec=gsettings set org.gnome.desktop.interface text-scaling-factor
> > 1.6
> > Hidden=false
> > X-GNOME-Autostart-enabled=true
> > Name=Fix Scaling
> > Comment=Set text scaling factor to 1.6
> >
> > I haven't tested that, but hopefully it will work for you, or you
> > will be able to fix it if there's something wrong. For more
> > information, lookup "XDG autostart".
>
> I've been able to tinker it, with your help. I've adjusted the
> scaling.desktop file to start a script instead of calling gsettings.
> This is necessary because several commands are needed:
>
> #! /bin/bash
> sleep 1
> gsettings set org.gnome.desktop.interface text-scaling-factor 1.61
> gsettings set org.gnome.desktop.interface text-scaling-factor 1.6
>
> All of them are necessary. Or so it seems.
>
> Now it - somehow - works. :-)
>
> Thanks for your help!
>
> Volker
>


-- 
TH

--0000000000000f250705af3108a5
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I was a bit worried you might need to include a delay and/=
or change the setting more than once, but I didn&#39;t know how adept you w=
ere so I tried keeping it simple at first. I&#39;m pleased you managed to f=
igure out a solution when it didn&#39;t work first time.</div><br><div clas=
s=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, 13 Sep 2020=
 at 10:31, Volker Wysk &lt;<a href=3D"mailto:[email protected]">post@volk=
er-wysk.de</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex">Hi!<br>
<br>
Am Samstag, den 12.09.2020, 19:10 +0100 schrieb Tony Houghton:<br>
&gt; There&#39;s something you could try, but it&#39;s more of a sticking p=
laster<br>
&gt; or workaround than a proper fix. Create a file<br>
&gt; ~/.config/autostart/scaling.desktop containing:<br>
&gt; <br>
&gt; [Desktop Entry]<br>
&gt; Type=3DApplication<br>
&gt; Exec=3Dgsettings set org.gnome.desktop.interface text-scaling-factor<b=
r>
&gt; 1.6<br>
&gt; Hidden=3Dfalse<br>
&gt; X-GNOME-Autostart-enabled=3Dtrue<br>
&gt; Name=3DFix Scaling<br>
&gt; Comment=3DSet text scaling factor to 1.6<br>
&gt; <br>
&gt; I haven&#39;t tested that, but hopefully it will work for you, or you<=
br>
&gt; will be able to fix it if there&#39;s something wrong. For more<br>
&gt; information, lookup &quot;XDG autostart&quot;.<br>
<br>
I&#39;ve been able to tinker it, with your help. I&#39;ve adjusted the<br>
scaling.desktop file to start a script instead of calling gsettings.<br>
This is necessary because several commands are needed:<br>
<br>
#! /bin/bash<br>
sleep 1<br>
gsettings set org.gnome.desktop.interface text-scaling-factor 1.61<br>
gsettings set org.gnome.desktop.interface text-scaling-factor 1.6<br>
<br>
All of them are necessary. Or so it seems.<br>
<br>
Now it - somehow - works. :-)<br>
<br>
Thanks for your help!<br>
<br>
Volker<br>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail_signature"><div dir=3D"ltr">TH<div><br></div></div></div>

--0000000000000f250705af3108a5--

--===============8985223017585903328==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnome-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-list

--===============8985223017585903328==--