Cargo Features
kanata-evsieve has no features set by default.
[dependencies]
kanata-evsieve = { version = "1.3.1", features = ["systemd", "auto-scan"] }
Warning: optional features are experimental and not subject to stability guarantees,
i.e. they may work different or not be available on future evsieve versions.
- systemd
-
If enabled, evsieve will link against libsystemd. If not, it will fall back on systemd-notify.
- auto-scan
-
If enabled, evsieve will partially autogenerate EV_MSC events sent to output devices.
Affects
bin::scancodes
,kanata-evsieve::scancodes
…