Tzafrir Cohen <[EMAIL PROTECTED]> writes: > On 13 Feb 2002, Oleg Goldshmidt wrote: > > > /etc/X11/gdm/Init/Default > > /etc/X11/gdm/PreSession/Default > > /etc/X11/gdm/Sessions/Default > > /etc/X11/gdm/PostSession/Default > > Note that those are run by root.
But for each user, right? Then the appropriate code test -r "$HOME/whatever" && . $HOME/whatever can be put there. If it is only run by root, then that does not help. This is GNOME-specific, anyway. -- Oleg Goldshmidt | [EMAIL PROTECTED] "If it ain't broken, it has not got enough features yet." ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
