Test Again
And again
Section "InputDevice"
Identifier "MightyMouse"
Driver "evdev"
Option "CorePointer"
Option "Buttons" "8"
Option "Dev Name" "Mitsumi Electric Apple Optical USB Mouse"
Option "Device" "/dev/input/event1"
Option "ZAxisMapping" "7 6 4 5"
Option "HWHEELRelativeAxisButtons" "7 6"
EndSection
I: Bus=0003 Vendor=05ac Product=0304 Version=0110
N: Name="Mitsumi Electric Apple Optical USB Mouse"
P: Phys=usb-0000:00:1a.0-2.1/input0
S: Sysfs=/class/input/input4
H: Handlers=mouse1 ts1 event1
B: EV=100007
B: KEY=f0000 0 0 0 0 0 0 0 0
B: REL=143
Section "ServerFlags"The twinview stuff is what made bth monitors work. Restarted X (Ctrl-Alt-Backspace), and all worked fine.
Option "Xinerama" "0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7300 LE"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1280x1024 +0+0, CRT-1: 1440x900 +1280+124; CRT-0: 880x704 +0+0, CRT-1: NULL; CRT-0: 800x600 +0+0, CRT-1: NULL; CRT-0: 640x480 +0+0, CRT-1: NULL; CRT-0: 1280x1024_75 +0+0, CRT-1: NULL"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection