Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前gaspdiscuss.tchncs.deimagemessage-square102fedilinkarrow-up1832arrow-down114
arrow-up1818arrow-down1imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前message-square102fedilink
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up2·2 个月前My screen has graphical glitches on default 59.99 Htz, not on other frequencies. ¯\_(ツ)_/¯
minus-squarecley_faye@lemmy.worldlinkfedilinkarrow-up2·2 个月前xrandr --rate 60. No need to mess with xorg.conf. And you put that on a start script to never have to type it again.
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up2·2 个月前I have that on a key combo, together with --gamma for day/evening colors. But it is reset after display sleep. Funnily enough, even xorg.conf is ignored 50% of the times then.
My screen has graphical glitches on default 59.99 Htz, not on other frequencies. ¯\_(ツ)_/¯
xrandr --rate 60
. No need to mess withxorg.conf
. And you put that on a start script to never have to type it again.I have that on a key combo, together with
--gamma
for day/evening colors. But it is reset after display sleep. Funnily enough, even xorg.conf is ignored 50% of the times then.