Hi all, this post is (I suppose) from Jon in the gammonline forum about how to run a default command script at startup:
Re: Default gnubg settings Posted By: Jon Date: Wednesday, 15 November 2006, at 1:10 a.m. In Response To: Re: Default gnubg settings (Chase) 2) Yes - put any commands you like in a file called .gnubgrc in the same place as the .gnubgautorc settings file and it should work... However that doesn't quite work as the gtk interface is not finished when the script is loaded. For example, put the following in .gnubgrc new session and gnubg starts as expected when the user gets the first roll, but segfaults after a bunch of warnings when gnubg wins the initial roll. Perhaps we could move the loading of the script til just before gtk_main(), but I'm not sure if this has implications for other things you could do with .gnubgrc. Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
