touch_event 0.1.2

Use a daemon to monitor the touch screen status of linux devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.atomic]
version = "0.5.3"

[dependencies.evdev]
version = "0.12.1"

[package]
description = "Use a daemon to monitor the touch screen status of linux devices"
edition = "2021"
license = "WTFPL"
name = "touch_event"
readme = "README.md"
repository = "https://github.com/shadow3aaa/touch_event"
version = "0.1.2"