Mohammad El Medawar
Mohammad El Medawar

Reputation: 9

GOOGLE SLIDES: Prevent User From Moving To The Next Slide Using The Keyboard

I have a very simple presentation that I created using Google Slides and I published it as a website (Publish To The Web). The link is below.

What I want is to prevent the user from navigating the slides (moving to the next slide or previous slide) using the keyboard. I want to force him only to click on the Next Slide / Previous Slide buttons that I created on the slide.

https://docs.google.com/presentation/d/e/2PACX-1vQMQdpDXHl2rVIk6dkj8tEcTKYhcBOlW9v-TkCGuggutriEztCrEoI9c9Eazv4_hiufvKeGPa9A4zY4/pub?rm=minimal

Upvotes: 0

Views: 1512

Answers (2)

moooseelk32
moooseelk32

Reputation: 1

I know i'm late but I'm pretty sure you just have to right click on the slide and click on skip slide.

Upvotes: -1

SputnikDrunk2
SputnikDrunk2

Reputation: 4048

Unfortunately, according to an answer from a similar post A Google script to disable keys in a keyboard, Google Apps Script can't disable keys in a keyboard nor includes any service to modify the key behavior in Google Slides or any other Google services.

Upvotes: 0

Related Questions