how to configure xorg.conf for extended desktop?
up vote
2
down vote
favorite
I would like to setup the dual monitor settings where I can use two monitors as a single Desktop with single panel, single launcher and when some programs are maximized then it should span both the monitors (i.e fullscreen over both the monitors).
I have ATI Raedon graphics cards and after searching it in the internet I found that by configuring the xorg.conf file I can setup the settings that I want.
I have tried several ways to do it i.e
using gksu amdcccle
And setting MultiDisplay settings, but my requirement has not yet been met. NOTE: I have done this using Nvidia graphics but its seem that it doesn't work with ATI graphics card.
After searching for a while I found the link which gave me hope that it can be done in ATI as well, According to this link.
xrandr must be disabled and AMD catalyst center will give the extra option of Big Desktop, to set it I used
sudo aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"
Then I restart X as per that link.
But this command gives this output to the stdout:
SetPcsStr is exclusive, other options will not be used.
And I didn't find any extra configuration in my xorg.conf
file.
And I didn't even get the Big Desktop option in the AMD Catalyst center's Display manager. There is still three options i.e:
Single Desktop
Cloned Display
Multiple Display
xorg multi-monitor ati
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
2
down vote
favorite
I would like to setup the dual monitor settings where I can use two monitors as a single Desktop with single panel, single launcher and when some programs are maximized then it should span both the monitors (i.e fullscreen over both the monitors).
I have ATI Raedon graphics cards and after searching it in the internet I found that by configuring the xorg.conf file I can setup the settings that I want.
I have tried several ways to do it i.e
using gksu amdcccle
And setting MultiDisplay settings, but my requirement has not yet been met. NOTE: I have done this using Nvidia graphics but its seem that it doesn't work with ATI graphics card.
After searching for a while I found the link which gave me hope that it can be done in ATI as well, According to this link.
xrandr must be disabled and AMD catalyst center will give the extra option of Big Desktop, to set it I used
sudo aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"
Then I restart X as per that link.
But this command gives this output to the stdout:
SetPcsStr is exclusive, other options will not be used.
And I didn't find any extra configuration in my xorg.conf
file.
And I didn't even get the Big Desktop option in the AMD Catalyst center's Display manager. There is still three options i.e:
Single Desktop
Cloned Display
Multiple Display
xorg multi-monitor ati
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I would like to setup the dual monitor settings where I can use two monitors as a single Desktop with single panel, single launcher and when some programs are maximized then it should span both the monitors (i.e fullscreen over both the monitors).
I have ATI Raedon graphics cards and after searching it in the internet I found that by configuring the xorg.conf file I can setup the settings that I want.
I have tried several ways to do it i.e
using gksu amdcccle
And setting MultiDisplay settings, but my requirement has not yet been met. NOTE: I have done this using Nvidia graphics but its seem that it doesn't work with ATI graphics card.
After searching for a while I found the link which gave me hope that it can be done in ATI as well, According to this link.
xrandr must be disabled and AMD catalyst center will give the extra option of Big Desktop, to set it I used
sudo aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"
Then I restart X as per that link.
But this command gives this output to the stdout:
SetPcsStr is exclusive, other options will not be used.
And I didn't find any extra configuration in my xorg.conf
file.
And I didn't even get the Big Desktop option in the AMD Catalyst center's Display manager. There is still three options i.e:
Single Desktop
Cloned Display
Multiple Display
xorg multi-monitor ati
I would like to setup the dual monitor settings where I can use two monitors as a single Desktop with single panel, single launcher and when some programs are maximized then it should span both the monitors (i.e fullscreen over both the monitors).
I have ATI Raedon graphics cards and after searching it in the internet I found that by configuring the xorg.conf file I can setup the settings that I want.
I have tried several ways to do it i.e
using gksu amdcccle
And setting MultiDisplay settings, but my requirement has not yet been met. NOTE: I have done this using Nvidia graphics but its seem that it doesn't work with ATI graphics card.
After searching for a while I found the link which gave me hope that it can be done in ATI as well, According to this link.
xrandr must be disabled and AMD catalyst center will give the extra option of Big Desktop, to set it I used
sudo aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"
Then I restart X as per that link.
But this command gives this output to the stdout:
SetPcsStr is exclusive, other options will not be used.
And I didn't find any extra configuration in my xorg.conf
file.
And I didn't even get the Big Desktop option in the AMD Catalyst center's Display manager. There is still three options i.e:
Single Desktop
Cloned Display
Multiple Display
xorg multi-monitor ati
xorg multi-monitor ati
edited Sep 22 '17 at 10:47
Jeff Schaller
37.5k1052121
37.5k1052121
asked Mar 22 '13 at 9:56
s.m
1115
1115
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45
add a comment |
1
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45
1
1
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Look for Xinerama X11 feature :
- Tutorial with ATI section
- General information
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Look for Xinerama X11 feature :
- Tutorial with ATI section
- General information
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
add a comment |
up vote
0
down vote
Look for Xinerama X11 feature :
- Tutorial with ATI section
- General information
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
add a comment |
up vote
0
down vote
up vote
0
down vote
Look for Xinerama X11 feature :
- Tutorial with ATI section
- General information
Look for Xinerama X11 feature :
- Tutorial with ATI section
- General information
answered Mar 22 '13 at 15:46
GHugo
73239
73239
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
add a comment |
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
Thank you @GHugo for the helpful links, those links helped me to learn more about Xinerama. But I could make the Xinerama to work only with Nvidia graphics card, I am not able to do this with ATI Radeon graphics card
– s.m
Mar 23 '13 at 15:35
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
In the first on there is an xorg.conf for ati. Do you have any error ?
– GHugo
Mar 23 '13 at 16:12
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
Yes GHugo I tried the xorg.conf file as per the first link, But it didnot work as it did with Nvidia, fullscreen was spanning over one monitor , but I want the applications to be fullscreen over both the monitors, I want to use both the monitors as a big monitor, I did this with Twinview setup and Xinerama in Nvidia but with ATI I am really confused why Xinerama is not working as per definitions..
– s.m
Mar 24 '13 at 15:16
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f68783%2fhow-to-configure-xorg-conf-for-extended-desktop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
What desktop environment and window manager? Some of these things depend on window manager support in particular.
– tripleee
Jul 4 '13 at 4:30
You need to enable "eyefinity" for the ATI driver to make this work afaik.
– casey
Oct 16 '14 at 14:43
2013 called and it wanted its question back. There should be a smarter algorithm applied to bumping to the homepage. And honestly, there should be very little bumping on U.SE as the vast majority of questions with unaccepted answers is due to two things: 1) they are throw-away single-use questions, and 2) the downvoter trolls got to the OP and he/she is not coming back. One size (the same bumping algorithm) does not fit all SEs.
– ajeh
May 18 at 20:45