1. Open the cmdline.txt file using "sudo mousepad /boot/firmware/cmdline.txt" and add the following line to the front:
video=HDMI-A-1:1440x600M@60
2. Ensure that there are no conflicting entries, and the quote marks are as specified.
3. Edit the wayfire.ini file using "mousepad .config/wayfire.ini" and add the following section:
[output:HDMI-A-1]
mode = 1440x600
4. Reboot your Raspberry Pi to apply the changes and check if the custom resolution is working as intended.
video=HDMI-A-1:1440x600M@60
2. Ensure that there are no conflicting entries, and the quote marks are as specified.
3. Edit the wayfire.ini file using "mousepad .config/wayfire.ini" and add the following section:
[output:HDMI-A-1]
mode = 1440x600
4. Reboot your Raspberry Pi to apply the changes and check if the custom resolution is working as intended.
Statistics: Posted by James_Holafer — Mon Feb 26, 2024 8:01 pm