Linux Online Advertisement
[ Register ]

[ Applications ]
[ Documentation ]
[ Distributions ]
[ Download Info ]
[ General Info ]
[ Book Store ]

Advertisement

[ Courses ]
[ News ]
[ People ]
[ Hardware ]
[ Vendors ]
[ Projects ]
[ Events ]
[ User Groups ]
[ User Area ]

Moving to Linux: Kiss the Blue Screen of Death Goodbye!

[ About Us ]
[ Home Page ]
[ Advertise ]

Testing Your Configuration

8. Testing Your Configuration

Once you have completed changing your XF86Config file, save it and your can now test your configuration :

 root# > startx -- +xinerama 

Hopefully you can now enjoy X with multiple partners... er that is, Monitors.

8.1. Configuring X to Start Xinerama Automatically

The easiest way to have X start up with the Xinerama extentions is to add an option in the "ServerFlags section. as follows:

Section "ServerFlags"
  Option "Xinerama" "true"
  
EndSection

Now Xinerama should start every time you start X.



Comments: feedback (at) linux.org
Advertising: banners (at) linux.org
Copyright Linux Documentation Project.
Compilation ©1994-2008 Linux Online, Inc.
All rights reserved.