X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4TuZ7tS/183UszxrYbN2VcFGPanmVVI+9GQjBDw8qEo=; b=f8KyvKzvXLlKAVxE2Hkj3boRCWmlgevS3FgQ2TVmIar/brstj0HPgnrbNAq40ENDbP wQSUnzaldXS0DKOBb68oigeKE5jnMx4IPFEq+vw3ugPDD3DqfhPgOeGLMMHrAOV161Ku trLH4rSLqYR8ONZWrRwlRR8eT345FoUMUm2kqmVXf5jBMI8XjjeZi8J9cZZjvVgJ4OOg tduoiP9TdmS4Z7dCIs06W3hzVf/k9MTwVOxq4YKgM/2Obqtpcb76tB4CekgXOE3bz4Py I3kJnezEheL5iYbrSlk9pY6nOmbSUUbvksA+hR/cxmIWXaCUej4UJGYN0FJeOFeE0CI8 TAag== X-Received: by 10.194.173.167 with SMTP id bl7mr2953644wjc.50.1364556180322; Fri, 29 Mar 2013 04:23:00 -0700 (PDT) Message-ID: <51557991.6010504@gmail.com> Date: Fri, 29 Mar 2013 11:22:57 +0000 From: Iain Paton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb layers & shortcuts References: <5150341D DOT 2050406 AT gmail DOT com> <201303251608 DOT r2PG8AfW026082 AT envy DOT delorie DOT com> <5153FEA0 DOT 1040801 AT gmail DOT com> <201303281730 DOT r2SHUjYJ024682 AT envy DOT delorie DOT com> In-Reply-To: <201303281730.r2SHUjYJ024682@envy.delorie.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 28/03/13 17:30, DJ Delorie wrote: > What version? It's supposed to be: top, ground, signal2, signal3, > power, bottom, outline, spare. It identifies itself as 1.99z, but I'm guessing that's generic. It was compiled from git in early August 2012. Worth it for me to rebuild from current git head and see if anything changes ? > You might have a stored preference in ~/.pcb/preferences - see if you > have layer-name-* defined there, which would override the defaults. I do. From what I can tell pcb writes that file on exit. If I change the settings in there for groups or layers, simply start pcb and exit, what I put in there for layer-name-* appears to be overwritten with the default 8 layers I'm seeing. The groups line is left at what I put in the file, however it doesn't appear to be used as the groups I find under Preferences in the gui don't match.