Skip to content

Mouse left click to advance slides #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
suan opened this issue Oct 14, 2011 · 1 comment
Open

Mouse left click to advance slides #141

suan opened this issue Oct 14, 2011 · 1 comment

Comments

@suan
Copy link

suan commented Oct 14, 2011

Is this not supported? This is incredibly important as it would enable remote mouses and the like to advance slides...

@oinak
Copy link

oinak commented May 1, 2013

add a custom.js to the root folder with the following contents:
$(window).click(function(){
nextStep();
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants