Hello again, in my firm we kicked off Gnome and now we are switching KDE, because we cannot solve the gdm/gdmchooser-problem.
Many thanks for reading my first thread. Good bye On Sun, 23 Feb 2003 13:10:11 +0100, Juergen Dankoweit wrote: > Hello to this group. > > Is it possible to configure gdm/gdmchooser to do the following thing: > (Client): the gdchooser should show in its list the client itself and > the server for selection. > (Server): normal gdm-login > > How do I have to configure gdm/gdmchooser on the client and on the > server? > > I have tried many configuration-options but no gdmchooser comes up. > > I use gdm in version 2.2.5.5, XFree86 4.2.1, Gnome 1.4. The gdm is > started via startup-script: > > #!/bin/sh > # > case "$1" in > start) > echo > echo "starting gdm..." > gdm -nodaemon & > ;; > stop) > echo "gdm stopped" > echo > ;; > esac > > exit 0 > > I would be very happy if someone can help me. > > Best regards and a nice day. > > J�rgen

