From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Sadhu Subject: Reg Navigation keys in org mode presentation Date: Mon, 11 Apr 2011 18:21:32 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=50697 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q9Gax-0007dY-SC for Emacs-orgmode@gnu.org; Mon, 11 Apr 2011 08:51:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9Gaw-0008Av-7F for Emacs-orgmode@gnu.org; Mon, 11 Apr 2011 08:51:54 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:56978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9Gaw-0008AN-52 for Emacs-orgmode@gnu.org; Mon, 11 Apr 2011 08:51:54 -0400 Received: by vws4 with SMTP id 4so5342032vws.0 for ; Mon, 11 Apr 2011 05:51:52 -0700 (PDT) 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 Hi, I have recently created a presentation in orgmode. Mouse click is used to navigate through the bullet points. How can I have this functionality with space key. That is, when I press space bar, I should get next bullet point. How can I do this by changing the javascript? If its not easy to do this by changing javascript, are there any other ways to do this? -- Regards, Kumar.