diff options
author | juanma1980 <juanma1980@disroot.org> | 2023-07-17 09:56:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-17 09:56:52 +0700 |
commit | cee78154c3c4217f85209daf37c9052641e593d5 (patch) | |
tree | f5235186aec4e6543c37da9cd92cd830d71be960 /system/asus-fanmode/README | |
parent | 04147d5ba90623411583416b783bb005054d93f7 (diff) |
system/asus-fanmode: Added (Fan Boost Daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/asus-fanmode/README')
-rw-r--r-- | system/asus-fanmode/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/asus-fanmode/README b/system/asus-fanmode/README new file mode 100644 index 0000000000000..45716e5d17337 --- /dev/null +++ b/system/asus-fanmode/README @@ -0,0 +1,5 @@ +asus_fanmode is a daemon that controls Fan Boost Mode on ASUS TUF +series laptops. Based on CPU temperature readings this tool selects +suitable fan mode using threshold values from configuration file. + +**TAKE NOTE: The rc file it's not included in this slackbuild. |