1

I have a machine that is running KDE on CentOS 7. For some reason, my screens are mirrored and KDE does not give me the option to have them extended.

I tried re-installing my driver (AMD card) and no luck. The thing is that it used to work, and ever since there was a power outage, I can no longer do so? Can anyone help?

1 Answer 1

3
xrandr 

Examine the output to figure out what your left and right displays are called in xrandr, and then:

xrandr RIGHT_DISPLAY --right-of LEFT_DISPLAY 
2
  • 2
    for me it only worked like this: xrandr --output RIGHT_DISPLAY --right-of LEFT_DISPLAY Commented Jun 18, 2018 at 21:02
  • What's an example of what they are called? Doesn't seem to work for me. Commented Nov 26, 2023 at 22:49

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.