Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 24 hours agogaspdiscuss.tchncs.deimagemessage-square93fedilinkarrow-up1702arrow-down113
arrow-up1689arrow-down1imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 24 hours agomessage-square93fedilink
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up3·edit-27 hours agoI did xorg.conf from the example on Arch wiki and it worked. Then i did it the correct way from the official documentation and it didn’t.
minus-squarecley_faye@lemmy.worldlinkfedilinkarrow-up2·5 hours agoI did not touch an xorg.conf file in forever and it just works out of the box, whether I’m running debian, kubuntu, or mint, so ¯\_(ツ)_/¯
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up1·3 hours agoMy screen has graphical glitches on default 59.99 Htz, not on other frequencies. ¯\_(ツ)_/¯
minus-squarecley_faye@lemmy.worldlinkfedilinkarrow-up1·5 minutes agoxrandr --rate 60. No need to mess with xorg.conf. And you put that on a start script to never have to type it again.
I did xorg.conf from the example on Arch wiki and it worked. Then i did it the correct way from the official documentation and it didn’t.
I did not touch an xorg.conf file in forever and it just works out of the box, whether I’m running debian, kubuntu, or mint, so ¯\_(ツ)_/¯
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.