On Tue, Jul 30, 2002 at 11:12:09AM +1000, mick wrote: > "startx -+xinerama" invalid > command line, so is startx +xinerama.
Have you tried "startx -- +xinerama" ? Also, adding something like this to your XF86Config-4 file: Section "ServerFlags" Option "Xinerama" "on" EndSection I think this should let you run "startx" by itself, and get xinerama going. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
