Skip to content
  • Albert Astals Cid's avatar
    Fix refresh rate reported for my laptop monitor · 10ef0d4d
    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
    10ef0d4d