emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-mode S5 Presentation: How to disable mouse click for page tu


From: Feiming Chen
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?
Date: Mon, 6 Aug 2012 11:32:56 -0700 (PDT)

Hi Eric:

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



From: Eric Schulte <address@hidden>
To: Bastien <address@hidden>
Cc: Feiming Chen <address@hidden>; address@hidden
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 <address@hidden> writes:

> Hi Feiming,
>
> Feiming Chen <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]