Solução temporária - coloque isso em um script e execute-o no terminal: #! / bin / bash
# $ chmod 755 ScreenFix.sh
# $ ./ScreenFix.sh
# hborder is side margins vborder is top and bottom
#sudo shutdown -r +1
xrandr --output HDMI-0 --set underscan on &&
xrandr --output HDMI-0 --set "underscan hborder" 35 --set "underscan vborder" 17
#echo sudo shutdown