Nicolò Chieffo 84yelo3 at gmail.com
Sun Nov 20 16:25:10 CST 2005


hello, I'm trying to make an acpid script that handles power4gear hotkey
in asus laptops. it can be also used in any non-asus laptop! but
auto-brightness is only for asus ones.

could you please try it to help me? so we might propose it for next
ubuntu release!

where do I put all these files?

power4gear -> /etc/defaults/
power4gear.sh -> /etc/acpi/  <-- (main script)
power4gearlib -> /usr/share/acpi-support/
asus-lock -> /etc/acpi/events/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: power4gear.sh
Type: application/x-shellscript
Size: 321 bytes
Desc: not available
Url : http://lists.ubuntu.com/archives/laptop-testing-team/attachments/20051120/ca0a1240/power4gear.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: power4gear
Type: application/x-shellscript
Size: 1109 bytes
Desc: not available
Url : http://lists.ubuntu.com/archives/laptop-testing-team/attachments/20051120/ca0a1240/power4gear-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: power4gearlibs
Type: application/x-shellscript
Size: 5814 bytes
Desc: not available
Url : http://lists.ubuntu.com/archives/laptop-testing-team/attachments/20051120/ca0a1240/power4gearlibs.bin
-------------- next part --------------
# /etc/acpi/events/asus-lock
# This is called when the user presses the power management button and calls
# /etc/acpi/screenblank.sh for further processing.

event=hotkey ATKD 0000005c
# OLD ACTION
# action=/etc/acpi/screenblank.sh

# POWER4GEAR ACTION
action=/etc/acpi/power4gear.sh


More information about the laptop-testing-team mailing list