remove these lines from your config: Option "CloneDisplay" "0" Screen 0 Option "EnablePageFlip" "true" Pageflipping doesn't work too well with mergedfb as of yet. right now it only works well with crtc2 right of crtc1 and even then it has issues when in a clone mode. if that doesn't work send your xfree86 log. Alex ---------------------------------- Well, I tried the mergedfb. I got the most stable mirroring until now (so I get the \ same picture on both screens), but still can't get both screens to act as one big \ screen. However, it seems like I'm *almost* there -- Each screen seems to be double \ in width, as the width I set in the "Virtual" option of the SubSection Display. If I \ set "CRT2Position" as "LeftOf" I can only see the left-side of the desktop (I use \ gnome, and see the left-side of the desktop -- the panel with the menu-icon, the \ "Start Here" icon etc.) on both screens, and I can see that each screen has another \ "hidden" screen in its right side. If I set CRT2Position as "RightOf" I see the \ right-side of the desktop on each screen and there's a hidden screen on the left of \ each monitor. Attached is my current XF86Config file (the relative parts, no need to \ write here my InputDevice's I guess)... any ideas what might fix this? Thanks alot \ for your help :-) Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 #Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection . . . Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection . . . Section "Monitor" #DisplaySize 320 240 # mm Identifier "Monitor0" VendorName "NCI" ModelName "NEC CI VR17" HorizSync 30.0 - 50.0 VertRefresh 50 - 120 Option "dpms" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon RV100 QY [Radeon 7000/VE]" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "EnablePageFlip" "true" Option "dpms" Option "MergedFB" "true" Option "CRT2Position" "LeftOf" Option "CRT2HSync" "30-70" Option "CRT2VRefresh" "50-120" Option "MetaModes" "1024x768-1024x768" Option "CloneDisplay" "0" Screen 0 EndSection Section "Device" Identifier "Card1" Driver "radeon" BusID "PCI:1:0:0" Option "dpms" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Virtual 2048 768 Depth 16 Viewport 0 0 Modes "1024x768" EndSubSection EndSection Alon. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86