From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: how to bind something to PrtScr Date: Wed, 04 May 2011 08:22:20 -0400 Message-ID: <87r58eslj7.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHb5z-0007Px-KM for emacs-orgmode@gnu.org; Wed, 04 May 2011 08:22:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHb5y-0002Hn-KC for emacs-orgmode@gnu.org; Wed, 04 May 2011 08:22:23 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:38988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHb5y-0002GE-Gf for emacs-orgmode@gnu.org; Wed, 04 May 2011 08:22:22 -0400 In-Reply-To: (Piter's message of "Wed, 4 May 2011 14:17:38 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Piter_ Cc: emacs-orgmode@gnu.org Piter_ writes: > I want to bind image inserting function to Ctrl-PrtScr, but cant > figure out what is the name of this button in emacs. Typing C-h k and the button in question should give you the name. On my system, the name is . Best, Matt