On Sun, 22 Feb 2004 11:07:52 -0600 Chris <[EMAIL PROTECTED]> wrote: > On Sunday 22 February 2004 10:33 am, Mike Jeays wrote: > > On Sun, 22 Feb 2004 23:46:54 +0800 > > > > > Create a file .xinitrc in the home directory, containing the single > > line 'startkde &' (without the quotes). Then try startx again. > > > Kindly explain the difference between between the following in your .xinitrc > file. > > exec startkde > startkde & > > -- > Best regards, > Chris > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Not much in practice - I think they will both work. Exec just says "call this other script/command, and don't return to the calling script. -- Personal : Mike.Jeays -at- rogers.com Phone : 613-724-4510 Work : Mike.Jeays -at- statcan.ca Phone : 613-951-9929 FAX 613-951-0395 Web page : http://members.rogers.com/mike.jeays _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
