blob: 70f278a4146a275b9a2a99a2649bba85a2c5690a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Asmctl is a command line tool for Apple System Management Controller,
which controls the keyboard backlight and LCD backlight.
Assigning following key bindings work similar to Apple MacBook series.
| key | assign |
|-----|-------------------|
| F1 | asmctl video down |
| F2 | asmctl video up |
| F5 | asmctl key down |
| F6 | asmctl key up |
|