Skip to content
  • Albert Astals Cid's avatar
    Fix refresh rate reported for my laptop monitor · d82ffa5a
    Albert Astals Cid authored
    kscreen was reporting 120Hz for some modes while xrandr and the manufacturer agree it's
    60Hz only so i got inspired by the
       static double mode_refresh (const XRRModeInfo *mode_info)
    function in xrandr and now kscreen reports 60Hz for all the modes
    
    (cherry picked from commit 10ef0d4d)
    d82ffa5a