The background won't be changed after commented "Gdk/WindowScalingFactor" in plugins/xsettings/gsd-xsettings-manager.c of unity-settings-daemon:
557 static void 558 xft_settings_set_xsettings (GnomeXSettingsManager *manager, 559 GnomeXftSettings *settings) ... ... 568 xsettings_manager_set_string (manager->priv->managers [i], "Xft/HintStyle", settings->hintstyle); 569 // xsettings_manager_set_int (manager->priv->managers [i], "Gdk/WindowScalingFactor", settings->window_scale); 570 xsettings_manager_set_int (manager->priv->managers [i], "Gdk/UnscaledDPI", settings->dpi); 571 xsettings_manager_set_int (manager->priv->managers [i], "Xft/DPI", settings->scaled_dpi); ... ... 574 } 575 gnome_settings_profile_end (NULL); 576 } -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382291 Title: Account creation during first boot of an OEM image needs to scale based on resolution To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1382291/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs