Taken from intel-gpu-tool, intel-backlight allows reading and
adjusting the current backlight level on many modern intel
GPUs, regardless of proper X driver support.
Details
Details
- Reviewers
bapt flo - Commits
- rP391406: New port graphics/intel-backlight
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Maybe the plist is a bit useless here:
PLIST_FILES= bin/intel_backlight
PORTEXAMPLES= isl_backlight.sh
Should do the same thing.
head/graphics/intel-backlight/pkg-descr | ||
---|---|---|
10 | Use of sudo assumes the user has security/sudo installed. They might not, though, because the port does not depend on it. Might be better to change the examples to show a root prompt, and (optionally) mention the root requirement: Usage (as root):
|