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=m0n5t3r.info; s=m0n5t3r; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=r+89Is8+NENGLM6sMp+qtdm9l75Dr8GWFc2ocRZZVsw=; b=Zx0k0PRY0VBEyxjhvDaqh8ZoYXIcHsVHVVIAY8iv3+bCU7nsI9SesOIu0ej7ujuaRK XtvHPGzSrgl3WzRChizJbN0RaCNy4pRaLqnosXsO8SAxYPv7wEo8Bwa2hbFP9khopv3B NwRviTrZF9Z70XnhIdLq6dXQZXCk6/Uap1Xec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=r+89Is8+NENGLM6sMp+qtdm9l75Dr8GWFc2ocRZZVsw=; b=A25Z1sRpp1p58dofWfxjK90a7CKGhPoZeEZov/9e7HHJ8Z/cz4OXHDREeI+6vNEvrx K/CorTOG/jbXsRuTYO4PNzfRdNk8XG9pbbRBQEsxyGJ4WhHnup4fnqECiQXikpj1P/Rg jrn6vDNKmxLRPeIIo8Uws4255dgOSHr8wxvwqz0AE1vQ6/rZOQV7jnWF+lqFsxveibRl HABCTO5vzRruXszQA/q5IAI1V+Ju94ArkmejGWGnUE0ghUlNL5kuanCoW9z6H1nmCZPW fQ7l+KrYHOW1GI3uSC4iGfJ0gjARE6JFmmQJ/9c46xuWcM+q2CF9ABkEginFhw4riqhl QPsQ== X-Gm-Message-State: AD7BkJKILvx55PC1t+VcV0E6iIqQ098LOP9xMxQImt76BM0QoH2vtflh+DCy1XFFW2dU1Q== X-Received: by 10.28.17.141 with SMTP id 135mr11630890wmr.48.1459767595786; Mon, 04 Apr 2016 03:59:55 -0700 (PDT) Subject: Re: [geda-user] pcb: keyboard poll To: geda-user AT delorie DOT com References: From: "Sabin Iacob (iacobs AT m0n5t3r DOT info) [via geda-user AT delorie DOT com]" Message-ID: <57024929.3060007@m0n5t3r.info> Date: Mon, 4 Apr 2016 13:59:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed 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 04/04/2016 08:45 AM, gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > I'm in the middle of replacing menu.res with lihata in pcb-rnd. While > at it, I'm removing some code duplication between the gtk and lesstif > hids and moving some common input handling (mouse and keyboard binding > lookup). > > I noticed the lesstif HID supports multi-key sequences (like gschem). > I guess I could easily end up having the same support for the gtk HID > after the above mentioned refactoring. However, I am not sure how PCB > users use their menu.res in practice and how much hassle changing the > defaults would be for an user. > > If you are using PCB, please answer each question (on the list or in > private) by marking your choices with a + before the letter of the > choice. You can also include comments, but please try to keep them > short (or even consider running a new thread for them). > > If you want to answer to others' comments, please change the topic of > the mail and separate that answer from filling in the poll. > > > 1. Do you use the lesstif HID? (select one) > a. yes, exclusively > b. yes, often > c. sometimes, rarely > d. never d > > > 2. If there were different menu resources files distributed with PCB, > would you try them? (select one) > a. yes, I'd give each variant a try before deciding which one to use > b. no, I'm fine with the default > c. I don't know what a menu resource file is c > > > 3. Do you customize your menu resource file? (select one) > a. yes, always (e.g. I have an own variant I use with all installation > of PCB) > b. yes, sometimes, rarely (e.g. I once had to do something repeatedly > and added a key binding for that) > c. never, I know where I'd perform the changes if I ever needed them > but defalts are good enough for now > d. never, I don't know what a menu resource file is d > > > 4. If you do not costumize your menu resource file, it's because > (select zero or more): > a. I don't need to > b. the file is too long > c. too many keys are taken, it's hard to find a free one > d. I don't like the format of the file > e. I don't like the idea of editing text config files, I want a GUI > for this > f. I don't want to diverge from the default settings (e.g. because of > potetial hassle at a later upgrade) a,f > > > 5. Do you miss multi-key sequences from the GTK hid? (select one) > a. yes, I'd prefer to use them over modifiers (ctrl, alt, shift) > b. yes, I'd use them together with the modifiers > c. maybe I'd use some > d. no, I prefer modifiers > e. I hate the idea so much that I'd even disable it compile time if > that was possible > f. N/A, don't know c > > > 6. If the GTK hid supported multi-key sequences, would that change any > of your previous answers? (fill in zero or more with a letter) > a. my new choice for 2. would be: > b. my new choice for 3. would be: > > 7. slightly off-topic: vendor (drill) mapping also uses a resource > file. Do you use this feature? (select one) > a. yes, often, many of my boards rely on vendor mapping and I maintain > my own resource files per vendor > b. yes, sometimes, rarely (e.g. I needed it once...) > c. no, I know how to use it but never needed it > d. no, I know the feature exists and I know where to look it up but I > don't really know what exactly it can do or why I should bother > e. no, I never heard about this feature e > > > TIA, > > Igor2