Today I was looking for a way to use my Apple Remote as a remote control for presentations. The solution of my choice was iRed Lite, a small program, which allows to write layers to control applications. Unfortunately there was no layer for Adobe Reader, so I wrote one, which can be downloaded here.
Basically it performs the following mapping:
- next slide: >
- previous slide: <
- last slide: >>
- first slide: <<
- start/stop presentation mode: play
- zoom in: +
- zoom out: -
- zoom to fit: ++
- actual size: —

Leave a comment