Hi, In order to simplify server selection process, I would like to present at the same time utselect selector and login window. With Linux it's OK with these simple steps: - edit /opt/SUNWut/lib/prototype/Xsetup.SUNWut.prototype to launch utselect in background -> (export LC_ALL= ; $UTSELECT -L &) - edit /opt/SUNWut/bin/utselect in order to keep utselect window in top right of screen - uncomment selectAtLogin=true option in /etc/opt/SUNWut/auth.props
With Solaris, I try to modify in the same way /usr/dt/config/Xsetup /opt/SUNWut/bin/utselect and /etc/opt/SUNWut/auth.props. I also create and modify the file /etc/dt/config/$LANG/Xresources to comment out #include "styleModern" line. It allows to get legacy dtgreet window centered in the screen. Doing so, utselect window appears briefly followed by dtgreet window but utselect window is hidden by the background of dtgreet. I see utselect with ps but it is hidden by dtgreet. I tried to set "Dtlogin*grabServer: False" in Xconfig but it doesn't help. It would be nice if somebody know if it's possible to have dtgreet login with another X application at the same time. -- Philippe BOURDEU d'AGUERRE AIME - Campus de l'INSA http://www.aime-toulouse.fr/ 135, av. de Rangueil Tel +33 561 559 885 31077 TOULOUSE Cedex 4 - FRANCE Fax +33 561 559 870 _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
