From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: hotkeys for org in gnome Date: Sun, 16 Dec 2007 11:33:48 +0000 Message-ID: <20071216113348.GE13112@atlantic.linksys.moosehall> References: Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3rks-0002vV-Uv for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 06:33:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3rkr-0002u0-9w for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 06:33:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3rkr-0002tc-0e for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 06:33:57 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J3rkq-00042s-BV for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 06:33:56 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id lBGBXpAZ005112 for ; Sun, 16 Dec 2007 05:33:51 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id lBGBXpFN005106 for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 11:33:51 GMT Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, Dec 15, 2007 at 10:04:44AM +0530, Rustom Mody wrote: > There was a thread here (sorry cant exactly find it) about how when > running emacs under windows it has been possible to setup a keyboard > shortcut such that from anywhere, any application one can jump to > emacs under a remember in org mode. I missed that first time, but what a great idea! > Something similar should be possible under gnome. Anyone know how? > > What I have been able to do so far is that in > gconf-editor -> apps -> metacity -> global-keybindings run_command_1 > is bound to the key e (that is WIN e) > And in > gconf-editor -> apps -> metacity -> keybinding-commands command_1 is > bound to wmctrl -a emacs > > In combination this makes Win e a 'global hotkey' so that from any > application under gnome Win-e activates emacs (assuming it is there > iconified) Wow, thanks! What a great discovery wmctrl is. > I was wondering if there is some way that in addition to activating > emacs it is possible to run remember Returning the favour: http://xmacro.sourceforge.net/