I am trying to enable three monitors for my setup. My card is a Raedon 5700 HD series. When I try to extend my display to any additional monitors, I get the following error:
required virtual size does not fit available size: requested=(3200, 900), minimum=(320, 200), maximum=(1600, 1600)
All I should have to do is increase my maximum resolution to a larger number. How would I go about doing this?
This is my xorg.conf file. It's pretty empty. I'm not very good with Linux, so please try to explain in as simple terms as possible.
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection