this post was submitted on 09 Jun 2024
740 points (95.2% liked)

linuxmemes

20856 readers
2238 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago (1 children)

Noted. both my monitors are 75hz and capable of variable refresh rate, so in theory they don't need to have different refresh rates for my setup, but I imagine playing games and watching a video might throw a slight wrench in that. Just out of curiosity for my options, would plugging my second monitor directly into my Mother board help mitigate any issues on that front (instead of having both plugged into my GPU)?

[–] erev 2 points 3 months ago (1 children)

it's not a setup issue, it's a hard limit of xorg. maybe having two xservers may help, but then you wouldn't be able to move windows between them. the way multiple monitors are done using x is that they're treated as one continuous screen, but that means it can get a bit wacky because they're not the same.

[–] [email protected] 1 points 3 months ago

Ah, makes sense. I kinda figured it wouldn't be that easy to solve, but I had hope that it might have a 'cheap' workaround.