/C-code-for-ThinkPads-to-turn-off-and-backlight-set-to-minimum-or-use-log-scale

C code for ThinkPads for fan speed (off, set level, read) and backlight brightness (minimal, +/- by one or logarithmic scale) GPL 2 and 3

Primary LanguageCOtherNOASSERTION

Some programs to tweak ThinkPad laptops in Linux (fan - stopfan, display backlight - night) and quote - just some simple sample code.

Copyright (c) 2009-present, Alex Martianov. All rights reserved.

Licences: GNU GPL 2.0, GNU GPL 3.0.

stopfan and night : for the purpose to build exec files, put them in $PATH and grant them right to run as superuser by sudo chmod +xs /path/execname

The inspiration for stopfan is to be able to quickly silence the laptop, for night - to be able to set minimum brightness and be able to change on logarithmic scale.