X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Fri, 14 Jun 2013 14:13:18 -0400 Message-Id: <201306141813.r5EIDIOq002315@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (message from Kai-Martin Knaak on Fri, 14 Jun 2013 20:09:42 +0200) Subject: Re: [geda-user] Undo key remapping (gschem & PCB) References: 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 > Undo (and redo for that matter) are part of the commands that wait > for someone to implement. *Every* menu/key operation in pcb is an action. {"Undo" Undo() a={"U" "u"}} {"Redo" Redo() a={"Shift-R" "Shiftr"}}