X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=blobdiff_plain;f=breezed.1;h=750bc08179625f51b4caf57818bd40a1ab11fd64;hp=e22dda43fa0e68bb7704b26344ea8934ddfb87d2;hb=HEAD;hpb=0a60f754da83281f1cd08d7815532e4b843740da diff --git a/breezed.1 b/breezed.1 index e22dda4..750bc08 100644 --- a/breezed.1 +++ b/breezed.1 @@ -7,8 +7,8 @@ breezed - Fan control daemon .SH "DESCRIPTION" .PP \fBbreezed\fP is a daemon to adjust the fan speed according to the -computer temperature. It should be started through the adequate script -in /etc/rc?.d. +computer temperature. It should be started through the adequate +systemd configuration or script in /etc/rc?.d. Every 5s, \fBbreezed\fP gathers all integer values from the thermal files, and takes the max as the overall temperature T. It then @@ -23,7 +23,7 @@ of the fan speed before reducing it. The fan speed is set by writing the level itself if no alternative is provided with the temperature threshold. -Options can not be specified twice, neither on the command line nor in +Options cannot be specified twice, neither on the command line nor in the configuration file. .SH "OPTIONS" @@ -60,10 +60,12 @@ to run it without arguments. Starting it with all the arguments on the commande line can be done for instance with -breezed --no-configuration-file \ - --thermal-files /proc/acpi/thermal_zone/THM0/temperature,/proc/acpi/thermal_zone/THM1/temperature \ - --fan-file /proc/acpi/ibm/fan \ - --temperature-thresholds 52,54,56,58,60,62,64,68:full-speed +.P +.nf +.B breezed --no-configuration-file \e +.B \ \ \ \ \ \ \ \ --thermal-files /proc/acpi/thermal_zone/THM0/temperature,/proc/acpi/thermal_zone/THM1/temperature \e +.B \ \ \ \ \ \ \ \ --fan-file /proc/acpi/ibm/fan \e +.B \ \ \ \ \ \ \ \ --temperature-thresholds 52,54,56,58,60,62,64,68:full-speed which specifies that when the temperature raises above 52C, the fan level should be 1, when the temperature raises above 54C it should be