Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-07 Thread Aleksey Kunitskiy
On Wednesday 06 June 2007 22:40, Florian Philipp wrote: > Am Mittwoch 06 Juni 2007 20:46 schrieb Aleksey Kunitskiy: > > On Wednesday 06 June 2007 21:10, Boyd Stephen Smith Jr. wrote: > > > Or, just switch the Device lines. Each device is a single DVI port (at > > > least on my NVidia setup). > > >

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Tim Allingham
Give this a try, haven't got a chance to test atm but should do what your after Section "Screen" Identifier "Screen0" Device "Card1" Monitor"Monitor0" DefaultDepth24 SubSection "Display" Modes "1280x1024" Depth

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Florian Philipp
Am Mittwoch 06 Juni 2007 20:46 schrieb Aleksey Kunitskiy: > On Wednesday 06 June 2007 21:10, Boyd Stephen Smith Jr. wrote: > > Or, just switch the Device lines. Each device is a single DVI port (at > > least on my NVidia setup). > > Section "Screen" > Identifier "Screen0" > Device

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Aleksey Kunitskiy
On Wednesday 06 June 2007 21:10, Boyd Stephen Smith Jr. wrote: > Or, just switch the Device lines. Each device is a single DVI port (at > least on my NVidia setup). Section "Screen" Identifier "Screen0" Device "Card1" Monitor"Monitor0" DefaultDepth24

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Boyd Stephen Smith Jr.
On Wednesday 06 June 2007, Dan Farrell <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup': > On Wed, 6 Jun 2007 19:42:59 +0300 > Aleksey Kunitskiy <[EMAIL PROTECTED]> wrote: > >Section "Screen"

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Aleksey Kunitskiy
On Wednesday 06 June 2007 19:54, Dan Farrell wrote: > Try switching the LeftOf to RightOf. Is that what you meant? Or did > you want to plug the monitors into each others' plugs? In which case > >Section "Screen" > > Identifier "Screen0" > > Device "Card0" > > Monitor"Monitor

Re: [gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Dan Farrell
On Wed, 6 Jun 2007 19:42:59 +0300 Aleksey Kunitskiy <[EMAIL PROTECTED]> wrote: > Section "ServerLayout" > Identifier "Layout 1" > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" LeftOf "Screen0" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mo

[gentoo-user] Changing primary monitor on dual-monitor X.org setup

2007-06-06 Thread Aleksey Kunitskiy
Hi Gentoo community, I'm new to dual-monitor setups and I have one question to you: I have Geforce 7950GT graphics card with two independent DVI-I outputs and two monitors connected to each DVI out. I configured X.org to use two screens separate on these two monitors. Question: How can I interch