--- Xservers.orig 2003-03-08 02:07:47.000000000 -0500 +++ Xservers 2003-03-17 11:43:06.000000000 -0500 @@ -23,6 +23,6 @@ # :0 local /usr/X11R6/bin/X :0 vt9 -bpp 16 # :1 local /usr/X11R6/bin/X :1 vt10 -bpp 8 :0 [EMAIL PROTECTED] /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt7 -:1 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt8 -:2 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt9 -:3 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt10 +:1 local reserve /usr/X11R6/bin/X :1 -dpi 100 -nolisten tcp vt8 +:2 local reserve /usr/X11R6/bin/X :2 -dpi 100 -nolisten tcp vt9 +:3 local reserve /usr/X11R6/bin/X :3 -dpi 100 -nolisten tcp vt10
I was unable to start a new session with the default
/etc/kde3/kdm/Xservers file. New sessions were trying to start on :0,
which was already active. Adding the display strings to the `reserve'
sessions seems to have solved the problem:

