After setting the display scale to 200% through "GNOME Settings" (gnome-control-center display
), I check scaling-factor
through the command line:
$ gsettings get org.gnome.desktop.interface scaling-factor
uint32 1
As you can see, the scaling-factor
is still 1 (100%). So what exactly is modified by setting the GNOME display scale through GUI?