http://bugzilla.novell.com/show_bug.cgi?id=502571 User jnelson-suse@jamponi.net added comment http://bugzilla.novell.com/show_bug.cgi?id=502571#c3 --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2009-05-12 07:24:55 MDT --- The difference between the two (which might save some work...): worklaptop:~ # diff /tmp/lshal.pluggedin /tmp/lshal.unplugged 24c24 < power_management.is_powersave_set = false (bool) ---
power_management.is_powersave_set = true (bool) 247c247 < battery.rechargeable.is_discharging = false (bool)
battery.rechargeable.is_discharging = true (bool) 272c272 < ac_adapter.present = true (bool)
ac_adapter.present = false (bool) worklaptop:~ #
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.