Releases: ddvk/remarkable-touchgestures
Releases · ddvk/remarkable-touchgestures
3 state (swipe/touch/disable)
0.0.3
add ui feedback
add ui feedback (temp use of qt)
show datetime on swipe up
SHA256: 07de66d22a316744d60d5e8a8819c6b0e6563f9d86d3171ae4f669aecb4c8725
v0.0.1
SHA2 of touchinjector: ced2ea7dc67dd7c7213ba3ce9d9513960a1cc537f1d74fa3ad82cdbaf9695687
Instructions
Copy the file touch.service
to /etc/systemd/system/
and touchinjector
to /home/root/
(using e.g. scp or FileZilla (sftp using ssh login)).
SSH into the device and execute:
systemctl start touch
(or with stop to stop).
systemctl enable touch
(to enable on boot)
systemctl disable touch
(to disable on boot)