Merge branch 'System-Service' of github.com:steel99xl/Mac-like-automatic-brightness into System-Service

This commit is contained in:
steel99xl 2024-01-03 18:48:09 -05:00
commit d343bf2b61

View file

@ -28,15 +28,8 @@ Your sensor has a diffrent range thant the 12th Gen Intel Framework laptop senso
```./AutomaticBrightness.sh -d [NUMBER] | Decrease 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``` ```/dev/shm/AB.offset | Stores current offset for the sensor```
```/tmp/AB.stop | Stops AutomaticBrightness.sh```
```/tmp/AB.start | Starts stopped AutomaticBrightness.sh```
```/tmp/AB.kill | Kills AutomaticBrightness.sh```
when running you will see a ```AB.running``` file and ```AB.offset``` in ```/tmp```
## Configuring ## Configuring