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:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=ytUEkx1nhupOrb7VW6ecd90J59tEIWPMugMC1Kn7ubw=; b=vdJoBFe+/KQPK9XrjRM2xQScG+ApZUsc5djvnkjmio2ojm0zI0le8x15PBXJtnnllB QnBikg6EAaajtu/RwHMrqG3EfqxdAji63UQOnxr2o5XlGKbEI0WPsIj7jg8b7QflBSbj b+A3POn+0KDErMRktiKmcpp+QKeGnYr+1qm9X3xtTlvxDhekWFMiAxMgel0dloLYLZeF 5F6EzQZuD/bI+lk3HkiUjsgSNsYRm+l5LJlCTv3LBQ4oZMi/3PYmk7dW+EG+reorS0Ha O1Fj4oEZX8wcMQDGBPK954rj0b3SrwD1FA4OuAPwUIHiK8AuRhXsdRSr/1qM0POwYDWu etsQ== X-Received: by 10.112.202.234 with SMTP id kl10mr29149323lbc.51.1437421203282; Mon, 20 Jul 2015 12:40:03 -0700 (PDT) Date: Mon, 20 Jul 2015 22:40:00 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Entering gschem graphic primitives Message-ID: <20150720194000.GA20014@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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, Jul 18, 2015 at 11:52:19AM -0700, Ouabache Designworks (z3qmtr45 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I have always been annoyed by the inconsistancies between the key/mouse > strokes needed to enter the various primitives in gschem. Some terminated > on a right mouse click, others on a double left mouse click and one only > terminates when you select another operation. I don't see any inconsistencies (probably, some bugs). Could you list any of them? > Some times you change modes with the shift key, other times it is the ctrl > key and others require that you hold down one of the mouse buttons. There are limited cases where those keys are used. I don't know of where the last case is used, either. > > Could we agree that certain sequences will work for all of the primitives? Short answer is 'no'. See, e.g. https://bugs.launchpad.net/geda/+bug/698777 https://bugs.launchpad.net/geda/+bug/698621 https://bugs.launchpad.net/geda/+bug/698823 The best you can do for you and for devs is to file a bug report on launchpad with an exact description of the behaviour you want to have for a concrete mode. Then anybody interested could discuss this there. Discussions here tend to have no result. ... > Could we agree that a right click should always terminate entry and that > mode shifts occur when any or all of the mode shift are pressed? Ditto. See the above links. Cheers, Vladimir