Hi, I just thought it could be important for you to know that I'm using two monitors, and thus, I'll also attach my xorg.conf file (which I adapt from a Suse machine that I have never used):
# /.../ # SaX generated X11 config file # Created on: 2006-07-23T17:18:45-0400. # # Version: 7.1 # Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Section "Files" # FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/Type1" # FontPath "/usr/X11R6/lib/X11/fonts/URW" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo" # FontPath "/usr/X11R6/lib/X11/fonts/PEX" # FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" # FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/kwintv" # FontPath "/usr/X11R6/lib/X11/fonts/truetype" # FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/CID" # FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" # FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/xtest" # FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" # Load "v4l" EndSection Section "InputDevice" Driver "keyboard" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "7" Option "Device" "/dev/input/mice" Option "Name" "Microsoft Wireless Optical Desktop?? 1.00" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 340 270 HorizSync 30-83 Identifier "Monitor[0]" ModelName "AOC LM760" Option "DPMS" VendorName "AOC" VertRefresh 43-75 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "GeForce 6600 LE" BusID "5:0:0" Driver "nvidia" # Driver "nv" Identifier "Device[0]" Option "SaXDualHead" Option "TwinView" Option "SaXDualMonitorVendor" "AOC" Option "SecondMonitorHorizSync" "30-83" Option "SaXDualVSync" "50-75" Option "MetaModes" "1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480" Option "SaXDualOrientation" "RightOf" Option "SaXDualResolution" "1280x1024" Option "TwinViewOrientation" "RightOf" Option "SaXDualMode" "Xinerama" Option "SecondMonitorVertRefresh" "50-75" Option "SaXDualHSync" "30-83" Option "SaXDualMonitorModel" "AOC LM760" VendorName "NVidia" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

