You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My external monitor is a 165hz monitor with adaptive sync capability. This means it is given the "Variable (48-165 Hertz)" as a potential refresh rate.
When I run displayplacer list. At each resolution, it will list two 165hz modes. See picture:
At first I was confused as to why there are two 165hz modes, with no differences. Then I realized it's likely because one of the 165hz modes is actually the "Variable (48-165 Hertz)" option, whereas the other is the non-variable 165hz option.
However, since it doesn't show any additional information, I don't know which mode is the variable and which is the non-variable refresh rate option.
Would it be possible to add additional data which will let you know if a mode is a variable refresh rate option?
The text was updated successfully, but these errors were encountered:
I'm not sure off the top of my head which API would display this info. For your own use case though, use the mode for your displayplacer command instead of the res/hz/scaling combo.
@jakehilborn thank you for pointing out mode, as it solved a problem for me where my existing displayplacer command started selecting a variable refresh rate out of nowhere. Turns out the variable refresh rate options are a recent addition that did not show before. With mode, I was able to find the exact fixed refresh rate option that I needed.
My external monitor is a 165hz monitor with adaptive sync capability. This means it is given the "Variable (48-165 Hertz)" as a potential refresh rate.
When I run
displayplacer list
. At each resolution, it will list two 165hz modes. See picture:At first I was confused as to why there are two 165hz modes, with no differences. Then I realized it's likely because one of the 165hz modes is actually the "Variable (48-165 Hertz)" option, whereas the other is the non-variable 165hz option.
However, since it doesn't show any additional information, I don't know which mode is the variable and which is the non-variable refresh rate option.
Would it be possible to add additional data which will let you know if a mode is a variable refresh rate option?
The text was updated successfully, but these errors were encountered: