with or without the script i get this results

if AC_Adaptor is pluged

r...@laptop:/etc/acpi# hal-get-property --udi `hal-find-by-capability 
--capability ac_adapter` --key ac_adapter.present
true

if AC_Adaptor unpluged

r...@hdm-laptop:/etc/acpi# hal-get-property --udi `hal-find-by-capability 
--capability ac_adapter` --key ac_adapter.present
false

-

to get script working i hafe to change

AC_state=/proc/acpi/ac_adapter/AC/state
to 
AC_state=/proc/acpi/ac_adapter/ADP1/state

-- 
battery indicator is wrong
https://bugs.launchpad.net/bugs/455786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to