rt-net / RaspberryPiMouse

Raspberry Pi Mouse Device Driver
Other
60 stars 458 forks source link

The raspbian build script updated, and some startup scripts added. #74

Closed n-ando closed 1 year ago

n-ando commented 2 years ago

What does this implement/fix?

Does this close any currently open issues?

No

How has this been tested?

Running build_install.raspbian.bash, and installed files and loaded module are checked. And reboot RaspberryPi and confirmed the rtmouse.ko is loaded.

Any other comments?

RaspberryPi 4 and ubuntu versions are not checked.

Checklists

Tiryoh commented 2 years ago

Thanks for the contribution! Please give us some time to check on Ubuntu as well.

Tiryoh commented 2 years ago

@n-ando I’m sorry to have kept you waiting. I think the idea of the rtmouse.service and the rtmouse.sh is great. We have updated the installation script name to match the current situation in the https://github.com/rt-net/RaspberryPiMouse/pull/75. Would you check it out and merge it?