Zulko / eagle.js

A hackable slideshow framework built with Vue.js
https://zulko.github.io/eaglejs-demo/
ISC License
4.08k stars 222 forks source link

Keyboard navigation for wireless presenter #39

Closed flesser closed 6 years ago

flesser commented 6 years ago

Not sure if this belongs to the core repository, but:

If you add PageUp and PageDown as navigation keys, eagle.js works out of the box with many "Wireless Presenter" devices that emulate a keyboard HID and send those keys for prev/next slide.

(Tested on Ubuntu/Firefox with Logitech R800 Wireless Presenter)

Zulko commented 6 years ago

Good idea thanks !