This is just a "nice to have" but can we add a patch to libnickel to remove the exclusive hold on event0?
Miniclock does it on first boot if need be but it requires an extra reboot after patch install (yes I know I'm lazy)
from Miniclock:
Code:
sed -i -e 's@/dev/input/event0:keymap=keys/device.qmap:grab=1@/dev/input/event0:keymap=keys/device.qmap:grab=0@' "$libnickel"