On Tue, Apr 28, 2009 at 4:50 AM, Julien Cristau <[email protected]> wrote:
> On Mon, Apr 27, 2009 at 17:27:59 -0500, hugo vanwoerkom wrote:
>
> > Since all the multiseat is in xorg.conf and gdm.conf where does it say
> what
> > *is* and *is not* supported by Debian regarding those configuration
> files;
> > and for the last 5 years it has worked flawlessly.
> >
> Disable AutoAddDevices in xorg.conf, and things should work as before.
> See xserver-xorg's NEWS.Debian file for some information on the recent
> changes.
>
> Cheers,
> Julien
>
Not true. If you examine the xorg.conf that I attached, it has this at the
beginning:
Section "ServerFlags"
Option "AutoAddDevices" "false"
Option "AllowEmptyInput" "false"
EndSection
Does *not* solve the problem.
Hugo