[Bug 225552] [NEW PORT] sysutils/asmctl Apple System Management Controller
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 30 04:01:42 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225552
Bug ID: 225552
Summary: [NEW PORT] sysutils/asmctl Apple System Management
Controller
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: naito.yuichiro at gmail.com
Created attachment 190185
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190185&action=edit
asmctl.shar
I wrote a small utility "asmctl"
which controls LCD backlight and keyboard backlight
for Apple Macbook series.
This is a new port of it.
Asmctl works similar to Macbook series
by assigning following keybind on your desktop.
| key | assign |
|-----|-------------------|
| F1 | asmctl video down |
| F2 | asmctl video up |
| F5 | asmctl key down |
| F6 | asmctl key up |
Asmctl requires root privilege to change ACPI sysctl variables.
So it runs under capability mode.
I leaned FreeBSD capability in AsiaBSDCon & BSDtw.
Thank you so much, Mariusz Zaborski!
Your case study was very useful.
And thanks for reviewing my code.
Please apply attached `asmctl.shar` file to Ports tree.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list