dual head nvidia board config for two monitors
Gene Dascher
gedascher at multiservice.com
Mon Jun 27 07:45:21 CDT 2005
Is this what you are looking for in your XF86Config-4 or xorg.conf file:
Section "ServerLayout"
Identifier "Multiple Monitors"
Screen 0 "Screen 0" LeftOf "Screen 1"
Screen 1 "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
Option "Xinerama" "off"
Option "Clone" "off"
EndSection
This will give you 2 independent screens, but you can't move windows
between screens.
Gene
-----Original Message-----
From: kclug-bounces at kclug.org [mailto:kclug-bounces at kclug.org] On Behalf
Of Jeremy Turner
Sent: Saturday, June 25, 2005 10:41
To: hanasaki
Cc: List - KCLUG
Subject: Re: dual head nvidia board config for two monitors
hanasaki wrote:
> Can the following be done? how?
> login once to get both monitors going on the same login. Each monitor
> is its own screen. I got this running fine with two independent
> "Screen" sections both contained in the XFree config layout. Just
> cant get the cursor into the 2nd screen....
I think you would need to attach and reference a second mouse and
keyboard (probably USB). Then specify that the second keyboard and
mouse go to that second screen.
Jeremy
_______________________________________________
Kclug mailing list
Kclug at kclug.org
http://kclug.org/mailman/listinfo/kclug
More information about the Kclug
mailing list