I used a TwinView setup with a panning domain on my Gentoo Linux Box for years without problems:
Code:
Section "Monitor"
Identifier "Monitor0"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 160.0
Option "dpms"
Option "TwinView"
Option "SecondMonitorHorizSync" "30-95"
Option "SecondMonitorVertRefresh" "50-152"
Option "MetaModes" "1600x1200, 1280x1024 @1280x1200"
On the second monitor there is a panning domain, which, until now, panned whenever I moved the cursor to the bottom of the second screen (only).
However, since I upgraded nvidia-drivers from 1.0.8776 to 100.14.19 (actually this seems to apply to all versions above 1.0.8776) the screen on the second monitor also pans when I move the cursor to the top or bottom of the first screen. This behaviour is really annoying...
Any help appreciated!
thx, g_k