orb9220
January 16th, 2008, 03:49 PM
I was using edgy and fiesty a while back. Left ubuntu for last 6 month's come back and installed Gutsy.
Well got a nvidia 5900 and they always worked before. I even put in my old xorg.conf file. But back then I was using Beryl and now am using compiz.
The problem is when a password dialog or volume or etc... popups it is in the center spanning across my monitors and is a real pain.
I suspect I am not using the right setup. I put in my old xorg but still everthing else is running but what is compiz using? xinerama? something else.
I don't care what I have to run to keep the dialogs on one monitor or another.
Any help is appreciated.
My current xorg
Section "Monitor"
Identifier "A75f"
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5900]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TwinView" "on"
Option "NvAGP" "3"
Option "MetaModes" "1280x1024,1280x1024; 1280x1024,NULL; 1024x768,1024x768; 1024x768,NULL"
Option "SecondMonitorHorizSync" "30-70"
Option "SecondMonitorVertRefresh" "60"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "CRT,CRT"
Option "AllowGLXWithComposite" "true"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "A75f"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5900]"
Monitor "A75f"
DefaultDepth 24
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Well got a nvidia 5900 and they always worked before. I even put in my old xorg.conf file. But back then I was using Beryl and now am using compiz.
The problem is when a password dialog or volume or etc... popups it is in the center spanning across my monitors and is a real pain.
I suspect I am not using the right setup. I put in my old xorg but still everthing else is running but what is compiz using? xinerama? something else.
I don't care what I have to run to keep the dialogs on one monitor or another.
Any help is appreciated.
My current xorg
Section "Monitor"
Identifier "A75f"
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5900]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TwinView" "on"
Option "NvAGP" "3"
Option "MetaModes" "1280x1024,1280x1024; 1280x1024,NULL; 1024x768,1024x768; 1024x768,NULL"
Option "SecondMonitorHorizSync" "30-70"
Option "SecondMonitorVertRefresh" "60"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "CRT,CRT"
Option "AllowGLXWithComposite" "true"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "A75f"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5900]"
Monitor "A75f"
DefaultDepth 24
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection