X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=4wGhoe0ptzSeAzmOj4FuBZw1EihRY8IyoBY21k8oW1Y=; b=gbDaSJH+kZj31/CqFOYhVPwX3fdotops3mRr/ixwBZJOIBmMWe1ReOdAQlMHilW9uo pFbyLYzm5CcNOMlQ9SQt6Ud8xawARX1wEz4CyAM8YtzOxCSTTN5t5dlopGIUjc2LKToP cnxo7HKyKk5KCygbzADZOqfJcptsNtO6tPKhfqEEz5gBEjJRgoA+4J0rEAlMxZSxIJSB 4UGHs7l0HEDC9ORch25ZK2v5rTT+Z/nUyFJhlo5859tjcsHmSj0TNXujnLsBqJZC1faS flIYIFzyB5nWI3ibafPoVWQNQzAQLkgVwyATKZ2OdvXzRyS5tdxx5ojmjBJL0pr2uTYP iEGw== MIME-Version: 1.0 X-Received: by 10.60.60.104 with SMTP id g8mr19096654oer.125.1368632162583; Wed, 15 May 2013 08:36:02 -0700 (PDT) Date: Wed, 15 May 2013 19:36:02 +0400 Message-ID: Subject: [geda-help] multi key mapping "" From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=089e0149cb8ee10c3304dcc381c2 Reply-To: geda-help AT delorie DOT com --089e0149cb8ee10c3304dcc381c2 Content-Type: text/plain; charset=ISO-8859-1 Hello Dear sirs :) I like the user-friendly interface of gschem program of geda project. But interface of pcb program of geda project is not alike of gschem although both this program are parts of gEDA. I am understanding principle difference of this progam, but I want have an identical means of calling identical actions. For example I want rotating the component with pressing 'er' keys in PCB program. In the archive I found the example, which I has modified as this: {"Rotating 90" PasteBuffer(Clear) PasteBuffer(AddSelected) RemoveSelected() Pastebuffer(Rotate,1) Mode(PasteBuffer) an={"er" "er"}} But this keyboard shortcut not worked in version 20110918 and laters (from git repository). Why? Also I more want have key binding without Menu Item. Is this possible? Where get more detailed information than http://pcb.geda-project.org/pcb-cvs/pcb.html about using actions func and file pcb-menu.res syntax? --089e0149cb8ee10c3304dcc381c2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello Dear sirs :)=

I like the user-friendly interface of gschem program of geda = project.
But interface of pcb program of geda project is not alike= of gschem = although both this program are parts of gEDA.

I am understanding principle difference of this progam, but I= want have an identical means of calling identical actions.

<= /span>
For example= I want rotating the component with pressing 'er' keys in PCB progr= am.

In the archive I found the example, which I has modified as this= :
=A0{"Rotating 90" PasteBuffer(Clear) PasteBuffer(AddSelected) Rem= oveSelected() Pastebuffer(Rotate,1) Mode(PasteBuffer)
=A0=A0=A0 an=3D{&q= uot;er" "<Key>er"}}

But this keyboa= rd shortcut not worked in version 20110918 and laters (from git repository)= .
Why?

Also I more want have key binding without Men= u Item.
Is this pos= sible?

Where get more detailed info= rmation than http:= //pcb.geda-project.org/pcb-cvs/pcb.html about using actions func and fi= le pcb-menu.res syntax?
--089e0149cb8ee10c3304dcc381c2--