>>What I still can't find in the script maze is the place to configure the
>>PC to start up a chooser window instead of login.
> Run
> X -broadcast [other options]
> instead of having the X server started by xdm/kdm (i.e.
> remove the entry from the Xservers file). If you want
> to be able to run an X session on the same machine as
> your X server, use the Xaccess to allow xdmcp from your
> local network (or maybe just from your machine) and run
> kdm (again without letting kdm manage your display).
> Regards
> Ingolf
Thanks for your reply.
What I am exactly trying to find out is the place/the script where I
have to configure a PC with Suse linux to start the chooser in runlevel
5 instead of the login window, be it a XDMCP broadcast or an indirect
query to localhost.
I found a keyword in kdmrc saying EnableChooser, but it does not work in
KDE 3.0.1.
Max