2015-03-27 16:53 GMT+01:00 Hans Petter Selasky :
> On 03/27/15 16:01, Ranjan1018 . wrote:
>
>> This patch exposes the backlight support via a sysctl:
>>
>> set the backlight to 10%:
>>
>> # sysctl hw.dri.0.i915_backlight=10
>>
>> hw.dri.0.i915_backlight: 25 -> 10
>>
>> set the backlight to 50%:
On 03/27/15 16:01, Ranjan1018 . wrote:
This patch exposes the backlight support via a sysctl:
set the backlight to 10%:
# sysctl hw.dri.0.i915_backlight=10
hw.dri.0.i915_backlight: 25 -> 10
set the backlight to 50%:
# sysctl hw.dri.0.i915_backlight=50
hw.dri.0.i915_backlight: 10 -> 50
de
This patch exposes the backlight support via a sysctl:
set the backlight to 10%:
# sysctl hw.dri.0.i915_backlight=10
hw.dri.0.i915_backlight: 25 -> 10
set the backlight to 50%:
# sysctl hw.dri.0.i915_backlight=50
hw.dri.0.i915_backlight: 10 -> 50
decrease the current backlight value:
# s