New controls
This commit is contained in:
parent
d43baea443
commit
66d2ae141c
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -17,13 +17,21 @@ Your sensor has a diffrent range thant the 12th Gen Intel Framework laptop senso
|
||||||
12th Gen Intel | 0 - 3984 | 24
|
12th Gen Intel | 0 - 3984 | 24
|
||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
```./AutomaticBrightness.sh | Defualt running mode of script```
|
||||||
|
|
||||||
|
```./AutomaticBrightness.sh -i [NUMBER] | Increase the offset your brightness sensors raw reading ```
|
||||||
|
|
||||||
|
```./AutomaticBrightness.sh -d [NUMBER] | Decrease the offset your brightness sensors raw reading ```
|
||||||
|
|
||||||
|
```/tmp/AB.offset | Stores current offset for the sensor```
|
||||||
|
|
||||||
```/tmp/AB.stop | Stops AutomaticBrightness.sh```
|
```/tmp/AB.stop | Stops AutomaticBrightness.sh```
|
||||||
|
|
||||||
```/tmp/AB.start | Starts stopped AutomaticBrightness.sh```
|
```/tmp/AB.start | Starts stopped AutomaticBrightness.sh```
|
||||||
|
|
||||||
```/tmp/AB.kill | Kills AutomaticBrightness.sh```
|
```/tmp/AB.kill | Kills AutomaticBrightness.sh```
|
||||||
|
|
||||||
when running you will see a ```AB.running``` file in ```/tmp```
|
when running you will see a ```AB.running``` file and ```AB.offset`` in ```/tmp```
|
||||||
|
|
||||||
|
|
||||||
## Configuring
|
## Configuring
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue