User`s guide

148 007-4701-003
5: Troubleshooting
Creating a Multi-Seat XF86Config File
A multiple-Xserver configuration requires a customized XF86Config file containing a
separate ServerLayout section for each Xserver you will be running.
Note: The original ServerLayout section (always identified as “Main Layout”) is
typically left unchanged, allowing the system to easily be reconfigured as a
single-Xserver system.
Creating a New XF86Config File
Start out by creating a new XF86Config file. The easiest way to do this is to simply make
a copy of the system’s regular XF86Config file, as follows:
# cp /etc/X11/XF86Config /etc/X11/XF86Config-Nservers
(where N is the number of servers you will be configuring).