|
|
#1 | |
|
Registered User
Join Date: Oct 2009
Posts: 10
|
I have two big monitors on Nvidia card.
They run in "twinview" - the problem is that the desktop size is two-monitor-wide. Games start in the middle of them two. Citrix Session won't run in seamless mode (draws a big window around). please help me configuring them as two separate monitors. - so a fullscreen game runs on only one of them. |
|
|
|
|
|
|
#2 | |
|
Mitac 8252D
Join Date: Nov 2007
Posts: 4
|
Hi, you can fix allot of games by:
export SDL_VIDEO_FULLSCREEN_HEAD=1 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Oct 2009
Posts: 10
|
thanks , executed the command in terminal - it did not help.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2008
Posts: 98
|
You could try to add a line similar to the following to the Screen section of your xorg.conf:
Code:
Option "Metamodes" "1680x1050,1680x1050; 1280x800,1280x800; 1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600; 1680x1050,NULL; 1280x800,NULL; 1280x1024,NULL; 1024x768,NULL; 800x600,NULL; 640x480,NULL" |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2009
Posts: 10
|
thanks - should I keep the line I copied here ?
I added your suggestion below the line, and it did not help. Code:
Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-1: nvidia-auto-select +0+0" |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Oct 2008
Posts: 98
|
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Oct 2009
Posts: 10
|
yes, that helped, now the only problem is that the left display and right display are mixed up.. do you know how to change that ?
Left is primary, as it should, the problem is that I need to move mouse to left to get to the right display. |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Oct 2008
Posts: 98
|
the easiest way is to just switch the display cables
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Oct 2009
Posts: 10
|
ok - thanks again.
There's something fishy with the nvidia drivers, I still see two workspaces, yet I have a cube. Also, Penumbra Overture Demo still goes crazy and draws now partially off-screen. |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Mar 2006
Posts: 272
|
Actually nothing is fishy with the drivers but this is how twinview works, as a large desktop so the game just sees a large desktop. One 'solution' is to use the proposed configuration so when a specific resolution is used only one display is used.
|
|
|
|
|
|
#11 | |
|
Registered User
Join Date: Oct 2008
Posts: 98
|
Quote:
Does it use a resolution you have now in your metamodes but your monitor does not properly support? You can use xrandr, krandrtray or any other frontend to randr and test if all modes are working properly. If not, drop them. And you might want to add some additional modes. |
|
|
|
|
![]() |
| Thread Tools | |
|
|