Howdy,
I had a similar issue with Ubuntu.
http://illarion.org/community/forums/vi ... highlight=
My resolution was to add a line enabling Xinerama. Here is the relevant section of my config:
Code: Select all
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen 0"
# Screen "Screen 1" RightOf "Screen 0"
Option "Xinerama" "true"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
The other stuff in my final reply to that post I linked you to was me fiddling with the settings for a dual-head setup.
As I recall (from many years ago when I figured out how to set the dual heads up under X), there are two ways to do it (with the nVidia driver, at least).
One way was using TwinView, which (IIRC) is an nVidia-specific thing. It was more complicated so I opted for...something else which involved Xinerama needing to be off?
I'm usually hanging out in the IRC room, so if this doesn't work, I'd be happy to help troubleshoot. Just say my name (owlmanatt, towlmanat, or owlmacatt, depending largely upon the day of the week and the phase of the moon) and I'll appear if I'm around.
If