[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: local gschemrc light background



On Wed, Nov 03, 2004 at 01:36:21PM +0000, Karel Kulhavy wrote:
> Hello
> 
> According to lib/system-gschemrc.in I put into my local gschemrc
> (load (string-append gedadatarc "@PATHSEP@gschem-lightbg")) ; light background
> 
> But it didn't work:
> 
> Error : system-error [C:59 L:0] in ./gschemrc
> Most recently read form: (#@load (#@string-append #@gedadatarc @PATHSEP@gschem-lightbg))
> 
> I switched the comments in global gschemrc and it worked.
> 
> Why doesn't it work? Is local and global gschemrc syntax different?
> 
> How can I change the color scheme in local gschemrc?
> 
> Cl<

This syntax works for my ~/.gEDA/gschemrc:

(load (string-append gedadatarc "/gschem-lightbg")) ; light background

Hope that helps...

-- 
Daniel Nilsson