Skip to content
Commit d82ffa5a authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix refresh rate reported for my laptop monitor

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)
parent 936ed91a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment