add brightness control script
This commit is contained in:
parent
3d8ed4d3ff
commit
44645d5413
1 changed files with 3 additions and 0 deletions
3
brightness.sh
Executable file
3
brightness.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
backlight -f /dev/backlight/backlight0 incr 100
|
||||
Loading…
Add table
Reference in a new issue