How do you change screen resolution if resolution is out of range?

1 answer

Answer

1209714

2026-08-06 15:35

+ Follow

You can change the screen resolution by editing /etc/X11/xorg.conf. On Debian and Ubuntu-based systems, you can also fix it automatically by issuing the command

sudo dpkg-reconfigure xserver-xorg-core

On Debian, you need to switch to the root user, instead of preceding the command with "sudo."

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.