Update Envy
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Pass all events to our one handler script
|
||||
event=.*
|
||||
action=/etc/acpi/handler.sh %e
|
||||
@@ -0,0 +1,2 @@
|
||||
event=video/brightnessdown BRTDN 00000087 00000000
|
||||
action=/etc/acpi/actions/bl_down.sh
|
||||
@@ -0,0 +1,2 @@
|
||||
event=video/brightnessup BRTUP 00000086 00000000
|
||||
action=/etc/acpi/actions/bl_up.sh
|
||||
Reference in New Issue
Block a user