Comment 21 for bug 640807

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Forces low refresh rate on CRT monitor

the gsd-xrandr-manager.c code has

" if (!apply_stored_configuration_at_startup (manager, GDK_CURRENT_TIME)) /* we don't have a real timestamp at startup anyway */
                if (!apply_default_configuration_from_file (manager, GDK_CURRENT_TIME))
                        apply_default_boot_configuration (manager, GDK_CURRENT_TIME);"

the idea would be do an extra gconf key to only do the third call if the key is set