On Monday 25 October 2004 18:21, Rikard Johnels wrote: >> On Sunday 24 October 2004 21:46, Jason Ekstrand wrote: >> > I've got an Nvidia GeForce FX 5900 XT and am useing the offiscial >> > nvidia driver. The monitors will both display and are set up correctly >> > with my xorg.conf file. they both display and everything is working >> > fine as multiple displays, I just want to be able to move windows from >> > one to the other. >> > >> > On Mon, 25 Oct 2004 03:01:24 +1300, J Hall <canllaith@xxxxxxxxxxx> wrote: >> > > When you say the monitors themselves are running fine, does this mean >> > > that you've set up two monitors in your Xfree/xorg config file and >> > > they are both showing a picture? What video card do you have? What >> > > driver are you using? >> > > >> > > On Sunday 24 October 2004 15:18, Jason Ekstrand wrote: >> > > >> OK, I'm running Gentoo Linux 2.6.7-r14 and kde3.3.1, and I have two >> > > >> monitors. The monitors them selves are running fine, it's just that >> > > >> I want to be able to move windows in between them. so that I can >> > > >> drop processes in the second one, and still work on the first. >> > > >> >> > > >> BTW: one is running at 1600x1200 and the other at 800x600. >> >> Is it set up with Xinerama (one big desktop)? >> I dont think you can move windows between monitors if you dont have >> xinerama. If you are using the built in nvidia 'twinview' then it should just *work* if it's set up correctly in your Xfree/Xorg config. That's how it works here. KDE doesn't require any special configuration to use multiple monitors it's all handled by the X server. Section "Device" Identifier "GeForce FX5200" Driver "nvidia" Option "BusID:1:0:0" Option "Twinview" "1" Option "ConnectedMonitor" "crt, crt" Option "TwinViewOrientation" "RightOf" Option "SecondMonitorHorizSync" "31.5-70.0" Option "SecondMonitorVertRefresh" "60-120" Option "MetaModes" "1152x864, 1152x864; 1024x768, 1024x768;" EndSection ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.