- Download the src folder that contain these files:
customize_resolution.txt
&resolution-script.sh
- Do level 1 to 5 in manual_console_settings_guide to find out available resolutions.
- Choose and remember the appropriate screen resolution.
- After rebooting the system write your chosen resolution number in
customize_resolution.txt
file: note: It should contain two numbers and an x as separator without space. And first number should be more than second one. for example:
echo 1024x768 > customize_resolution.txt
- run the script with sudo permition
sudo bash resolution-script.sh