Mikael Nilsson wrote:
Hi!

Looking at line 605:

  if (($REMAINING * 60 / $PRESENT_RATE >= $MINIMUM_BATTERY_MINUTES)) ; then
      ENOUGH_CHARGE=0
  fi

This just looks *wrong* to me. It makes dataloss sensitive features
disabled, though my batteries are fully charged. It should probably be

ENOUGH_CHARGE=1

Very true. It's already been fixed in the latest version, downloadable from:

http://www.xs4all.nl/~bsamwel/laptop_mode/tools/debian.html

I'll try to have a new version uploaded this week. Thanks for reporting this!

--Bart




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to