X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1437426755.953.6.camel@ssalewski.de> Subject: Re: [geda-user] Entering gschem graphic primitives From: Stefan Salewski To: geda-user AT delorie DOT com Date: Mon, 20 Jul 2015 23:12:35 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 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 Sat, 2015-07-18 at 11:52 -0700, Ouabache Designworks (z3qmtr45 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > WIRE > > left mouse starts segment in manhattan mode > holding shift gives reverse manahttan where the x and y lengths swap > holding ctrl goes to rubberband mode > left mouse terminates segment and starts new one > left mouse double click with no movement terminates entry > right mouse terminates entry, unfinished segemnt is lost >left mouse double click with no movement terminates entry Note that this is not a (GTK) double click -- it is entering a new net segment with size zero. I think that is really fine, I am using it too. (true double click, that is 2 clicks in a short time interval, may generate stress to humans, some people really have some problems with multi clicks, and may not know that they may be able to adjust the time interval somewhere in their GUI toolkit. So I like to restrict real double clicks to rare actions.)