I noticed two things on my CentOS 5 installation: 1) *SUNWut* scripts in /etc/X11/xinit/xinitrc.d are not executed as they do not end with .sh --> after renaming they are now being executed
mv /etc/X11/xinit/xinitrc.d/0100.SUNWut /etc/X11/xinit/xinitrc.d/0100.SUNWut.sh mv /etc/X11/xinit/xinitrc.d/0010.SUNWut.xdmEnv /etc/X11/xinit/xinitrc.d/0010.SUNWut.xdmEnv.sh 2) Unfortunately I still had no sound and that was due to the fact that LD_PRELOAD was not set in my session even if it was set in 0100.SUNWut.sh. Some script obviously unsets LD_PRELOAD. I found no other place for setting LD_PRELOAD than writing a wrapper script for gnome-session and putting all needed settings there. If anyone has a better place (independed of window manager) I'd be thankful. Best regards, Knut _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
