From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feiming Chen Subject: Re: org-mode S5 Presentation: How to disable mouse click for page turn so that mouse can be used to control embedded interactive chart? Date: Mon, 6 Aug 2012 11:32:56 -0700 (PDT) Message-ID: <1344277976.8250.YahooMailRC@web181506.mail.ne1.yahoo.com> References: <1342814189.23427.YahooMailRC@web181504.mail.ne1.yahoo.com> <87k3xiref5.fsf@gnu.org> <876292d92s.fsf@gmx.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="1029272498-1866674992-1344277976=:8250" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyS6u-0007wq-9c for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 14:33:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyS6s-0007pm-SB for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 14:33:00 -0400 Received: from nm8-vm1.bullet.mail.sp2.yahoo.com ([98.139.91.195]:48715) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SyS6s-0007pV-F3 for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 14:32:58 -0400 In-Reply-To: <876292d92s.fsf@gmx.com> 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: Eric Schulte , Bastien Cc: emacs-orgmode@gnu.org --1029272498-1866674992-1344277976=:8250 Content-Type: text/plain; charset=us-ascii Hi Eric: Thank you very much! Your solution works! Sincerely, Feiming Chen ________________________________ From: Eric Schulte To: Bastien Cc: Feiming Chen ; emacs-orgmode@gnu.org Sent: Wed, August 1, 2012 9:40:52 AM Subject: Re: [O] org-mode S5 Presentation: How to disable mouse click for page turn so that mouse can be used to control embedded interactive chart? Bastien writes: > Hi Feiming, > > Feiming Chen writes: > >> I am embedding an interactive chart into org-mode S5 presentation on >> web browser. See this link for the presentation: >> >> http://stat.fsu.edu/~fchen/emacs-org-babel-mode/googleVis2web.html >> >> (source file: http://stat.fsu.edu/~fchen/emacs-org-babel-mode/ >> googleVis2web.org) > This sounds like more of a general S5 question, rather than an Org-mode specific question. Once an Org-mode document has been exported to a format used by S5, all key presses and mouse click events are handled directly by the S5 library in use. I'd suggest contacting the author of S5 or asking on an S5 mailing list. After looking through the slides.js file, I think commenting out line 763 (or if you are using a different version of S5, the "onclick" line) may do what you want. https://github.com/eschulte/org-S5/blob/master/ui/default/slides.js#L763 Best, -- Eric Schulte http://cs.unm.edu/~eschulte --1029272498-1866674992-1344277976=:8250 Content-Type: text/html; charset=us-ascii
Hi Eric:

Thank you very much!  Your solution works!
 
Sincerely,
Feiming Chen



From: Eric Schulte <eric.schulte@gmx.com>
To: Bastien <bzg@gnu.org>
Cc: Feiming Chen <feimingchen@yahoo.com>; emacs-orgmode@gnu.org
S ent: Wed, August 1, 2012 9:40:52 AM
Subject: Re: [O] org-mode S5 Presentation: How to disable mouse click for page turn so that mouse can be used to control embedded interactive chart?

Bastien <bzg@gnu.org> writes:

> Hi Feiming,
>
> Feiming Chen <feimingchen@yahoo.com> writes:
>
>> I am embedding an interactive chart into org-mode S5 presentation on
>> web browser.  See this link for the presentation:
>>
>> http://stat.fsu.edu/~fchen/emacs-org-babel-mode/googleVis2web.html
>>
>> (source file: http://stat.fsu.edu/~fchen/emacs-org-babel-mode/< /a>
>>
googleVis2web.org)
>

This sounds like more of a general S5 question, rather than an Org-mode
specific question.  Once an Org-mode document has been exported to a
format used by S5, all key presses and mouse click events are handled
directly by the S5 library in use.  I'd suggest contacting the author of
S5 or asking on an S5 mailing list.

After looking through the slides.js file, I think commenting out line
763 (or if you are using a different version of S5, the "onclick" line)
may do what you want.

https://github.com/eschulte/org-S5/blob/master/ui/default/slides.js#L763

Best,

--
Eric Schulte
http://cs.unm.edu/~eschulte
--1029272498-1866674992-1344277976=:8250--