Skip to content
Commit 10ef0d4d 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
parent 5ec51699
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