Simple button handling service for the CutiePi button events
Go to file
Fabio Manganiello 4c6f021439 Ensure that the touchscreen is also turned on/off together with the screen 2022-02-08 23:55:41 +01:00
bin Ensure that the touchscreen is also turned on/off together with the screen 2022-02-08 23:55:41 +01:00
systemd First commit 2022-01-31 01:35:12 +01:00
.gitignore Initial commit 2022-01-30 23:44:10 +01:00
LICENSE Initial commit 2022-01-30 23:44:10 +01:00
README.md First commit 2022-01-31 01:35:12 +01:00

README.md

cutiepi-button-handler

This script handles button press events on a CutiePi tablet and toggles the display on/off upon pressure.

Installation

Just copy bin/cutiepi-button-handler somewhere in your PATH (default: ~/bin) and start it. Button support should work out of the box.