Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dual Monitors+1NVida Card.. how do i access the 2nd one?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Elear
n00b
n00b


Joined: 16 Apr 2003
Posts: 37

PostPosted: Sun May 04, 2003 6:58 pm    Post subject: Dual Monitors+1NVida Card.. how do i access the 2nd one? Reply with quote

Hi all
I have got my 17'' monitor and my TV working as Twins with my Nvidia card; also i managed to get them working as standalone screens (two monitors section, two screen sections, two device sections).

The serverlayout section looks as follows
Code:
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" leftOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"


Now my problem is how do i access the second monitor? I can see two gnome independant screens and all i do with my mouse and keyboard is shown in the 17'' monitor, i do not know how to fire up and application in the TV monitor...

Thanks in Advance.

E.
Back to top
View user's profile Send private message
Disquiet
n00b
n00b


Joined: 14 Jun 2002
Posts: 48
Location: Christchurch, New Zealand

PostPosted: Sun May 04, 2003 7:36 pm    Post subject: Reply with quote

Just a guess, but how about Alt-F8?
Back to top
View user's profile Send private message
easykill
Apprentice
Apprentice


Joined: 07 Dec 2002
Posts: 230

PostPosted: Mon May 05, 2003 6:14 am    Post subject: Reply with quote

well, many of them take args such as

Code:
xawtv -display :0.1


Otherwise, most times this will also work:

Code:
DISPLAY=":0.1" xawtv


That works for the 2 display version (which I prefer...overlays work better)
Back to top
View user's profile Send private message
commanderfoxtrot
n00b
n00b


Joined: 07 Dec 2002
Posts: 40
Location: University of Durham, UK

PostPosted: Mon May 05, 2003 2:57 pm    Post subject: Reply with quote

You want Xinerama.

Code:
startx -- +xinerama


You can also put xinerama in the XF86Config.
Back to top
View user's profile Send private message
easykill
Apprentice
Apprentice


Joined: 07 Dec 2002
Posts: 230

PostPosted: Mon May 05, 2003 4:22 pm    Post subject: Reply with quote

commanderfoxtrot wrote:
You want Xinerama.

Code:
startx -- +xinerama


You can also put xinerama in the XF86Config.


nonono

not with nvidia binary drivers

they have their own xinerama

if you use X's built-in xinerama, things will be very screwed up

don't do that.
Back to top
View user's profile Send private message
Elear
n00b
n00b


Joined: 16 Apr 2003
Posts: 37

PostPosted: Mon May 05, 2003 6:12 pm    Post subject: Reply with quote

Hi all, but i am afraid none of them works...
Alt-f8 brings me to a black screen in BOTH monitors
-display:0.1 or DISPLAY=0.1 program does not work, and in case they did, i will run the program in the second display but can not access it with mouse or keyboard.

And Xinerama is not a very good friend of nvidia drivers, 8-(..

Any other ideas? How does people with two monitors & two video cards manage to work with second monitor????

Emilio
Back to top
View user's profile Send private message
Disquiet
n00b
n00b


Joined: 14 Jun 2002
Posts: 48
Location: Christchurch, New Zealand

PostPosted: Mon May 05, 2003 8:03 pm    Post subject: Reply with quote

Hmm, I don't know...you sure you can't just move the mouse from one to the other? I had a similar set up a while ago with 2 cards and 2 monitors...X had two seperate desktops but
I could flip between them just by moving the mouse.

Perhaps post your XF86Config-4 for us to look at?

Another idea...have two Xservers running - one on each card.
Back to top
View user's profile Send private message
pYrania
Retired Dev
Retired Dev


Joined: 27 Oct 2002
Posts: 650
Location: Cologne - Germany

PostPosted: Mon May 05, 2003 8:14 pm    Post subject: Reply with quote

with two screen sections and a serverlayout as yours, it should work correctly, but:
it never worked for me with gnome.
try using fluxbox or kde or whatever and see if it works.
I'm going to re-test it with gnome and post my experience..
_________________
Markus Nigbur
Back to top
View user's profile Send private message
Elear
n00b
n00b


Joined: 16 Apr 2003
Posts: 37

PostPosted: Tue May 06, 2003 4:49 pm    Post subject: Reply with quote

ARG! Sorry guys for making you waste your time, God saves me from my own stupidity... my screen layout sets the 2nd display on the LEFT of the first one... I was trying to access it moving the mouse to the RIGHT... and obviously i went into virtual desktops of screen1.

Moving the mouse to the LEFT make the mouse to enter the 2nd monitor and the keyboard follows the focus, so no problem...

:oops:

Thanks anyway
E.
Back to top
View user's profile Send private message
Disquiet
n00b
n00b


Joined: 14 Jun 2002
Posts: 48
Location: Christchurch, New Zealand

PostPosted: Tue May 06, 2003 7:24 pm    Post subject: Reply with quote

No worries :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum