sudo modprobe evdev
Enables the K400 keyboard and trackpad in the PiCore GUI, however, despite:
filetool.sh -b
does not survive reboot. To overcome the reboot hurdle add the instruction:
echo "sudo modprobe evdev" >> /opt/bootlocal.sh
save the instruction to survive reboot:
filetool.sh -b