- add user to input group
- add the following udev rule:
KERNEL=="uinput", GROUP="input", MODE="0660" - load the
uinputkernel module at boot. in debian add it to /etc/modules.
_k profile.py
profiles are python files that are eval'ed in the current environment. there are example profiles under _k/etc.