X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=1yvyQunnggNXxslfd5LIggEeQk3oOt1lb1tSI8TL+yY=; b=w9TBXyefB31dJQuZqySEvyt84swjZ53gbdNLWVnr9pF1CwkY9aRuEwJnY/3yJ/BP2t 29b3eKjQPPCbfwNkcmHk7cspBvx/Zb/PQUWU8Nk701Yy9SHpPrXvEA/5IXSM7ztdyBfr EPaVSHGLR1cv9kMl23W5qVEehPXXFhDL1CLXyu5TJLfUPZShT/kpHYo7o3y3QXw8kGfK QXyixwqoMu+ZXbrjZGCYiIs8z8a//8rWdKqbMWjbI7Q8I4QnLXO2378L72LcEWGEwrIy KTrlTq75gTDgeHU5aTOs+zHaZyqpAR1UPCJbpPHArseWYua/IGVE7xFGXQ8hQnHyyNyY bvGQ== X-Received: by 10.112.199.130 with SMTP id jk2mr12638677lbc.91.1447517072047; Sat, 14 Nov 2015 08:04:32 -0800 (PST) Date: Sat, 14 Nov 2015 17:04:28 +0100 From: "Nicklas (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb, add insert via hotkey, trace/route move Message-Id: <20151114170428.401dd4f7d2154b4a6b815ec0@gmail.com> In-Reply-To: References: <20151112171657 DOT aa3f15ddf01aed520f2cab3d AT gmail DOT com> <5644DF76 DOT 5080302 AT xs4all DOT nl> <20151113110014 DOT 3f3e467a89848623a1ef7384 AT gmail DOT com> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Fri, 13 Nov 2015 18:04:00 -0900 "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > On Fri, Nov 13, 2015 at 1:00 AM, Nicklas Karlsson ( > nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] < > geda-user AT delorie DOT com> wrote: > > > On Fri, 13 Nov 2015 11:45:47 +0300 > > "Sergey Alyoshin (alyoshin DOT s AT gmail DOT com) [via geda-user AT delorie DOT com]" < > > geda-user AT delorie DOT com> wrote: > > > > > On Fri, Nov 13, 2015 at 7:32 AM, Kai-Martin Knaak > > wrote: > > > > Bert Timmerman wrote: > > > > > > > >> Most, if not all, single keys are already taken/reserved, see > > > >> > > > > Seems like a reason to introduce context sensitive hot keys. > > > > > > How about Shift+Click or Double Click? > > > > Usually there is a need to change layer and continue on another layer so > > if the layer change buttons are used only one key stroke is necessary. > > Essentially if layer is changed while drawing a trace/route it make sense > > to insert a via. > > > > Numeric buttons 1...n is used for layer change so usually layer change > > could be done with left hand without releasing right hand from mouse and > > this is also convinient for a common task. > > > > Isn't this already how it works? I'm not clear if you're proposing a > change or asking a question Yes layer change is done this way but if layer is changed will drawing a trace/route I propose a via should be inserted so routing could be continued on another layer. I already tried and it works pretty well although I did not figure how to detect if a line was drawn and accidentally hit line mode active instead. Regards Nicklas Karlsson