delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=gamma; | |
h=date:from:to:subject:message-id:mail-followup-to:references | |
:mime-version:content-type:content-disposition:in-reply-to | |
:user-agent; | |
bh=t1cbdpW9VF1tzWeFeLPy9x7nxXrFfn9surDsE+DI9PU=; | |
b=abxpqGtkT53UMuywDR1MdWk+dxhlAmQFkfVlS3W/POnH/KhMRqgMJa3B6a3tdkOOts | |
AYdMeApyYw/IFv3yh0kKx8UNdoDQzerL2j+DlqzKb1br7yGfJv2ln/CfdaZHYV5/bSby | |
FJyYj1sBImg3iIfp5YHeIU7xdH1NaFALJBhPM= | |
Date: | Tue, 24 Jan 2012 00:05:28 +0400 |
From: | Vladimir Zhbanov <vzhbanov AT gmail DOT com> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] gschem/pcb key bindings in printer friendly format |
Message-ID: | <20120123200528.GB19185@localhost.localdomain> |
Mail-Followup-To: | geda-user AT delorie DOT com |
References: | <20120123180422 DOT a2cdf785d1b4ddd5cb4777c7 AT kinali DOT ch> |
MIME-Version: | 1.0 |
In-Reply-To: | <20120123180422.a2cdf785d1b4ddd5cb4777c7@kinali.ch> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
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 |
On Mon, Jan 23, 2012 at 06:04:22PM +0100, Attila Kinali wrote: > Moin, > > I just stumbled over a little usability issue. > When working with geschem and pcb it's a good idea to know > the key bindings for the various function, to enhance the > working speed. Yes, you can open a window with the key bindings > and have a look at them. But i'd like to have them on paper > so i can stick them on a wall next to my monitor. And if possible > those commands should be sorted by function group. > > Is there something like this available? > > Attila Kinali > As for gschem, if you have the version from git, you have to search for system-gschemrc in your gEDA distribution and edit it for your taste and print, or just do: grep "^(global-set-key" /usr/local/share/gEDA/system-gschemrc|sort -u| sed 's/^[^ \t]*[ \t]\(.*\))/\1\n/'| groff -Tps -ms |psnup -3|lpr There is two documents for PCB: 1. http://geda.seul.org/wiki/geda:pcb-quick_reference 2. refcard.pdf within the PCB distribution -- VZh http://vzhbanov.byethost33.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |