X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Mon, 25 Mar 2013 12:08:10 -0400 Message-Id: <201303251608.r2PG8AfW026082@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <5150341D.2050406@gmail.com> (message from Iain Paton on Mon, 25 Mar 2013 11:25:17 +0000) Subject: Re: [geda-user] pcb layers & shortcuts References: <5150341D DOT 2050406 AT gmail DOT com> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > First is that muscle memory has me using Alt-S to change hole sizes, > but this now brings up a menu instead of changing the size. Doing > what Alt-S used to do is now an akward manual excercise through a > two level deep menu. Is there a better way, or a way to get the old > behaviour back ? Look in the source/build tree and find gpcb-menu.res and copy that to ~/.pcb Edit that file to not have "m=S" in the "Save" line. > Second is that I rarely, if ever, want an 8 layer board. Editing the > layers through File/Preferences is fine, but has to be done for > every board. The default is a 6-layer board (plus outline and "spare" layers), with the layers set up so that you can simply ignore the inner layers. There may be a way to change all that, but you shouldn't *need* to change it to make a 2 or 4 layer board.