Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2618

Raspberry Pi OS • Re: How to use Pi5 with an HDMI KVM?

$
0
0
It looks like the best way to handle this is to use xrandr to set the video timing. I'm currently using the following three commands and they seem to do the trick.

Code:

xrandr --newmode "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsyncxrandr --addmode HDMI-1 "1920x1080"xrandr --output HDMI-1 --mode "1920x1080"
Thanks all for the tips and suggestions.

Statistics: Posted by stevenfalco — Thu Feb 22, 2024 6:46 pm



Viewing all articles
Browse latest Browse all 2618

Trending Articles