On Fri, Sep 30, 2011 at 6:05 PM, Jef Spaleta <jspal...@gmail.com> wrote: > On Fri, Sep 30, 2011 at 8:47 AM, Tomasz Torcz <to...@pipebreaker.pl> wrote: >> Or >> http://svn.gnome.org/viewvc/gnome-settings-daemon/branches/gnome-2-24/plugins/xsettings/gsd-xsettings-manager.c?view=markup#249 >> (line 249)? > > I'm not sure that's relevant for the current codebase. But even so if > you look at 73-75 the high and low reasonable limits don't seem > unreasonable to me. And since the OLPC screen hardware being described > is between the high/low reasonable limits in that particular bit of > code you are pointing to, the fall back logic wouldn't fire so it > couldn't be the cuase of the particular technical issue which started > this thread.
Jef, you're right, but Tomasz's link did send me in the right direction. Thanks! Here is the equivalent code of today: http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/xsettings/gsd-xsettings-manager.c#n219 Discussion: https://bugzilla.gnome.org/show_bug.cgi?id=643704 Summary: GNOME hardcodes DPI to 96 regardless of X configuration. However, it now has a text scaling factor in gsettings that I was not aware of. So I guess I just need to find an appropriate factor that makes fonts look OK on the XO. cheers Daniel -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel