displays_physical_linux 0.1.0

Linux physical display brightness backends for the displays crate
Documentation
1
2
3
4
5
6
7
8
9
<!-- This file is generated from crate docs with cargo-readme. Do not edit directly. -->

# displays_physical_linux

`displays_physical_linux` combines Linux physical brightness backends for the `displays` workspace.

It orchestrates DDC, sysfs, and logind-backed brightness operations and is the Linux physical-display backend used by `displays`.

Start with the `displays` crate unless you need this backend directly.