Zippo wrote: <snip>
Check the Xinerama HOWTO (http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Xinerama-HOWTO.html)
Section "ServerLayout"
Identifier "ServerLayout"
Screen "Screen0" Screen "Screen1"
These last two lines should be something like this:
Screen "Screen 2"
Screen "Screen 1" RightOf "Screen 2"
Test this configuration with startx -- +xineramaInputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection
If it works, put the following section in your XF86Config to start Xinerama with X:
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
That should do the trick, IMHO.
Regards,
Wald
--
BioTeC-Bioprocess Technology and Control
Department of Chemical Engineering
Katholieke Universiteit Leuven
W. de Croylaan 46 , B-3001 Leuven
Tel. +32-16-32.26.87
Fax. +32-16-32.29.91
Email: [EMAIL PROTECTED]
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

