···11+This allows to control the backlight level on certain Intel(R) GPUs,
22+including i915.
33+44+This has been taken from intel-gpu-tools which can be found
55+here: http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/
66+77+Originally ported to FreeBSD by "emmex" of the FreeBSD forums.
88+99+Build:
1010+ pkg install libpciaccess libdrm
1111+ make
1212+ make install
1313+1414+(this installs intel_backlight setuid root, so any user can execute it).
1515+1616+Usage:
1717+ $ intel_backlight
1818+ current backlight value: 30% (281/937)
1919+ $ intel_backlight 50
2020+ current backlight value: 15% (141/937)
2121+ set backlight to 50% (469/937)