Simple button handling service for the CutiePi button events
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabio Manganiello 4c6f021439
Ensure that the touchscreen is also turned on/off together with the screen
1 year ago
bin Ensure that the touchscreen is also turned on/off together with the screen 1 year ago
systemd First commit 1 year ago
.gitignore Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md First commit 1 year ago

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.