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