"Lee, Kwan" <[EMAIL PROTECTED]> writes:
> I have placed the script in /etc/init.d and a softlink in /etc/rc2.d > but it just does not work. You're probably trying to run your program before X has started. What did you name it in /etc/rc2.d? Whatever it is, it needs to be alphabetically after "S99x", because that's the name of the script that starts X (in Familiar, at least). Normally, the way to launch things when X is started is to put them in ~/.xsession or ~/.xinitrc, but I don't see the corresponding system files in Familiar, so that might not work. (It's another story if you're using Intimate, which is probably more standard in this respect.) _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
