• jonne@infosec.pub
    link
    fedilink
    arrow-up
    121
    ·
    3 months ago

    It was definitely fun in the olden days when you fucked up your xorg.conf and you had to use elinks to try to look up a solution. At least nowadays your smartphone can be that second working computer.

    • tetris11@lemmy.ml
      link
      fedilink
      arrow-up
      32
      ·
      edit-2
      3 months ago

      Xorg.conf was genuinely something I never quite grokked.

      I mean, I get it, it’s a conf file for Xorg… but in practice, either your X11 worked out of the box, or it just didn’t, and no manner of fiddling with the config and restarting the server would save it.

      You could install other drivers and blacklist others, and that would get it to work, but touching the Xorg config file itself and expecting different results was like trying to squeeze blood out of a stone.

      • notabot@lemm.ee
        link
        fedilink
        arrow-up
        20
        ·
        3 months ago

        Edit the config was useful if you were trying to hook up a more unusual monitor that had odd timings or more overscan than a normal one, but it was definitely arcane magic.

        • Naz@sh.itjust.works
          link
          fedilink
          arrow-up
          20
          arrow-down
          1
          ·
          edit-2
          3 months ago
          Mode=50; RefreshRate= 50 Hz
          Mode=51; RefreshRate= 59.9999999 Hz
          Mode=52; RefreshRate= 60.0 Hz
          
          DefaultMode=51
          FallbackMode=50
          

          Thanks Xorg.conf

      • merc@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        Back in the days when you needed to write your own modelines, that definitely wasn’t true. You screw up your modelines and X emits signals that your monitor can’t handle and you’re out of luck. It was very normal to spend a lot of time editing your Xorg.conf file until it worked with your monitor.

        You must have come along at a time between fiddling with modelines being a thing, and Wayland taking off.

    • YourShadowDani@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 months ago

      Links2 saved my ass a couple times switching to Linux this last year, still a staple when you prefer reading on a real screen.