I am building a PowerPoint slideshow, where the only way I want the user to navigate through the presentation is through the use of hyperlinked buttons on the slides.

How do I disable the usual methods of advancing a slide in a slide show (page up,page down, right-click next/previous)?? I know this needs to be done with VBA, but I'm not sure how I turn them off in the VBA code.

Thanks in advance, Sean.