From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rustom Mody" Subject: hotkeys for org in gnome Date: Sat, 15 Dec 2007 10:04:44 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3m56-0006fQ-Ng for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 00:30:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3m54-0006d5-Pb for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 00:30:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3m54-0006cY-Ig for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 00:30:26 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J3kG8-00058k-Rf for emacs-orgmode@gnu.org; Sat, 15 Dec 2007 22:33:46 -0500 Received: from rv-out-0910.google.com ([209.85.198.189]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J3Ojq-0002bd-7M for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 23:34:58 -0500 Received: by rv-out-0910.google.com with SMTP id c27so1974529rvf.6 for ; Fri, 14 Dec 2007 20:34:45 -0800 (PST) Content-Disposition: inline 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 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. 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) I was wondering if there is some way that in addition to activating emacs it is possible to run remember Thanks Rustom