This isn't working at all. I've edited my xorg.conf up, down, left and right but nothing seems to help! Here is my xorg.conf for examination, sorry for the long post: Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildd@palmer) Mon Nov 3 08:46:46 UTC 2008 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "ViewSonic" VendorName "ViewSonic" ModelName "ViewSonic VX922" HorizSync 30.0 - 82.0 VertRefresh 50.0 - 75.0 Option "DPMS" Modeline "640x480_60.00" 23.86 640 656 720 800 480 481 484 497 -HSync +Vsync EndSection Section "Monitor" Identifier "FHD2400" VendorName "Gateway" ModelName "Gateway FHD2400" Option "DPMS" Modeline "640x480_60.00" 23.86 640 656 720 800 480 481 484 497 -HSync +Vsync EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7900 GT/GTO" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-1" Option "MetaModes" "DFP-0: nvidia-auto-select +0+176, DFP-1: nvidia-auto-select +1280+0" Option "MetaModes" "DFP-0: NULL, DFP-1: 640x480" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "ViewSonic" DefaultDepth 24 # Option "TwinView" "1" # Option "TwinViewXineramaInfoOrder" "DFP-1" # Option "metamodes" "DFP-0: nvidia-auto-select +0+176, DFP-1: nvidia-auto-select +1280+0" # SubSection "Display" # Depth 1 # Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" # EndSubSection # SubSection "Display" # Depth 4 # Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" # EndSubSection # SubSection "Display" # Depth 8 # Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" # EndSubSection # SubSection "Display" # Depth 15 # Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" # EndSubSection # SubSection "Display" # Depth 16 # Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" # EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device0" Monitor "FHD2400" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection