CS DBA wrote:

> I'm playing around with Fedora 22 (KDE spin) on a macbook pro retina. I
> can login and change the screen resolution and it stays permanent.
> However the login screen is still tiny, anyone know how to change /
> scale the resolution of the login screen?

I've got some systems with a rackmount KMM device that Fedora doesn't 
properly recognize. Without attention, the resolution is skewed so that 
both X and text consoles are unusable. But it was easily fixed by adding 
"video=1280x1024" to /etc/default/grub and by adding 
/etc/X11/xorg.conf.d/40-monitor.conf with content,

Section "Monitor"
   Identifier "VGA-0"
   Option     "PreferredMode" "1280x1024"
EndSection
-- 
Dave Close
-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to