Hi All; I'm trying to change boot screen and login screen resolution. I added these lines to my /etc/default/grub file: GRUB_GFXMODE='1280x1024x32;1280x1024x24;1280x800x32;1280x800x24;1280x768x32;1280x768x24;800x600x24;auto' GRUB_GFXPAYLOAD_LINUX=keep Then I ran: grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg I also have this entry in my /etc/X11/xorg.conf file: Section "Screen" Identifier "Default Screen" SubSection "Display" Modes "1368x768_60.00" # Modes "960x720" EndSubSection EndSection Thanks in advance... _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx