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't know how adept you w= ere so I tried keeping it simple at first. I'm pleased you managed to f= igure out a solution when it didn'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 <<a href=3D"mailto:[email protected]">post@volk= er-wysk.de</a>> 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> > There's something you could try, but it's more of a sticking p= laster<br> > or workaround than a proper fix. Create a file<br> > ~/.config/autostart/scaling.desktop containing:<br> > <br> > [Desktop Entry]<br> > Type=3DApplication<br> > Exec=3Dgsettings set org.gnome.desktop.interface text-scaling-factor<b= r> > 1.6<br> > Hidden=3Dfalse<br> > X-GNOME-Autostart-enabled=3Dtrue<br> > Name=3DFix Scaling<br> > Comment=3DSet text scaling factor to 1.6<br> > <br> > I haven't tested that, but hopefully it will work for you, or you<= br> > will be able to fix it if there's something wrong. For more<br> > information, lookup "XDG autostart".<br> <br> I've been able to tinker it, with your help. I'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==--