Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前gaspdiscuss.tchncs.deimagemessage-square104fedilinkarrow-up1832
arrow-up1832imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前message-square104fedilink
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.
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.