.. | .. |
---|
4 | 4 | Contact: Johan Hovold <jhovold@gmail.com> |
---|
5 | 5 | Description: |
---|
6 | 6 | Get the ALS output channel used as input in |
---|
7 | | - ALS-current-control mode (0, 1), where |
---|
| 7 | + ALS-current-control mode (0, 1), where: |
---|
8 | 8 | |
---|
9 | | - 0 - out_current0 (backlight 0) |
---|
10 | | - 1 - out_current1 (backlight 1) |
---|
| 9 | + == ========================== |
---|
| 10 | + 0 out_current0 (backlight 0) |
---|
| 11 | + 1 out_current1 (backlight 1) |
---|
| 12 | + == ========================== |
---|
11 | 13 | |
---|
12 | 14 | What: /sys/class/backlight/<backlight>/als_en |
---|
13 | 15 | Date: May 2012 |
---|
.. | .. |
---|
28 | 30 | KernelVersion: 3.5 |
---|
29 | 31 | Contact: Johan Hovold <jhovold@gmail.com> |
---|
30 | 32 | Description: |
---|
31 | | - Set the brightness-mapping mode (0, 1), where |
---|
| 33 | + Set the brightness-mapping mode (0, 1), where: |
---|
32 | 34 | |
---|
33 | | - 0 - exponential mode |
---|
34 | | - 1 - linear mode |
---|
| 35 | + == ================ |
---|
| 36 | + 0 exponential mode |
---|
| 37 | + 1 linear mode |
---|
| 38 | + == ================ |
---|
35 | 39 | |
---|
36 | 40 | What: /sys/class/backlight/<backlight>/pwm |
---|
37 | 41 | Date: April 2012 |
---|
38 | 42 | KernelVersion: 3.5 |
---|
39 | 43 | Contact: Johan Hovold <jhovold@gmail.com> |
---|
40 | 44 | Description: |
---|
41 | | - Set the PWM-input control mask (5 bits), where |
---|
| 45 | + Set the PWM-input control mask (5 bits), where: |
---|
42 | 46 | |
---|
43 | | - bit 5 - PWM-input enabled in Zone 4 |
---|
44 | | - bit 4 - PWM-input enabled in Zone 3 |
---|
45 | | - bit 3 - PWM-input enabled in Zone 2 |
---|
46 | | - bit 2 - PWM-input enabled in Zone 1 |
---|
47 | | - bit 1 - PWM-input enabled in Zone 0 |
---|
48 | | - bit 0 - PWM-input enabled |
---|
| 47 | + ===== =========================== |
---|
| 48 | + bit 5 PWM-input enabled in Zone 4 |
---|
| 49 | + bit 4 PWM-input enabled in Zone 3 |
---|
| 50 | + bit 3 PWM-input enabled in Zone 2 |
---|
| 51 | + bit 2 PWM-input enabled in Zone 1 |
---|
| 52 | + bit 1 PWM-input enabled in Zone 0 |
---|
| 53 | + bit 0 PWM-input enabled |
---|
| 54 | + ===== =========================== |
---|