On Thu, 2008-06-12 at 11:51 +0000, Kai-Martin Knaak wrote: > I still don't seem to fully grasp the meaning of gschemrc and gafrc. > Specifically, I unsuccessfully tried to set the default title page of > gschem in $HOME/.gEDA/gafrc with > (define default-titleblock "title-A2-2.sym") > > Although the log window says, it read ~/.gEDA/gafrc , I still get the > system default. > > The very same line works if it is issued by $HOME/.gEDA/gschemrc > > Can someone enlighten me on the subtlety involved here?
gafrc is options which all the tools understand, typically meaning they are read in by libgeda. gschemrc is just gschem specific options, read by gschem - that is where you need to specify the default title-block. -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

