X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 26 Mar 2012 19:38:47 -0700 From: Andrew Poelstra To: geda-user AT delorie DOT com Subject: Re: [geda-user] RFC: increment dialog patch Message-ID: <20120327023847.GC23328@malakian.lan> References: <20120326204111 DOT GA23076 AT malakian DOT lan> <20120326170837 DOT 1d1e95d6 AT svelte> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) X-MIME-Autoconverted: from 8bit to quoted-printable by pobox.sfu.ca id q2R2fXGP016895 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2R2fdsG022727 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 Tue, Mar 27, 2012 at 01:18:20PM +1100, Stephen Ecob wrote: > On Tue, Mar 27, 2012 at 11:08 AM, Colin D Bennett wrote: > > Could I map keyboard shortcuts to my most commonly-used grid > > settings, like mapping a key to the command > > “setvalue(grid, 0.1mm)”? > > Sure, just change "gpcb-menu.res.in" prior to make > Your main challenge will be to find keys that aren't already assigned > to some other function. > Maybe it's time we add support for a second keyboard ;-) > In all seriousness, I have multiple mice in mind. (I have no time to do such a thing, but since X supports it, we might as well.) By using xinput, it is easy to create multiple cursors and shuffle mice between them, but pcb doesn't handle this well. As for gpcb-menu.res, you don't need to modify the file prior to making -- just copying the file into $HOME/.pcb should be fine. No recompilation required. However, the copy in the local directory trumps your $HOME copy, which is something to be aware of if you're using a development version. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew "You shouldn't trust every quote you read on the Internet." -- Socrates