1 What: /sys/class/backlight/<backlight>/als_channel
4 Contact: Johan Hovold <jhovold@gmail.com>
6 Get the ALS output channel used as input in
7 ALS-current-control mode (0, 1), where:
9 == ==========================
10 0 out_current0 (backlight 0)
11 1 out_current1 (backlight 1)
12 == ==========================
14 What: /sys/class/backlight/<backlight>/als_en
17 Contact: Johan Hovold <jhovold@gmail.com>
19 Enable ALS-current-control mode (0, 1).
21 What: /sys/class/backlight/<backlight>/id
24 Contact: Johan Hovold <jhovold@gmail.com>
26 Get the id of this backlight (0, 1).
28 What: /sys/class/backlight/<backlight>/linear
31 Contact: Johan Hovold <jhovold@gmail.com>
33 Set the brightness-mapping mode (0, 1), where:
40 What: /sys/class/backlight/<backlight>/pwm
43 Contact: Johan Hovold <jhovold@gmail.com>
45 Set the PWM-input control mask (5 bits), where:
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 ===== ===========================