The Norwii presenters are small input devices that register as keyboard-like devices.
This repository focuses on using the Norwii N95s Pro to control reveal.js.
Here is the current key map as implemented by the provided hwdb file:
All findings are collected in Keymapping.md.
If you want to adjust this project for your own devices see the Makefile that automates the installation.
Currently the key mapping works using a hwdb file which needs to to be copied to
/etc/udev
(and thus requires root access).
The Makefile implements installation and activation of such a file for the Norwii N95s Pro (vendor-device ID: 3243:0122
).
make install reload -n # review what the installation will do.
sudo make install reload # install and load the hwdb file.