PDA

View Full Version : battery charge status


ccc
August 6th, 2009, 18:47
hi

I have freeBSD 7.2 with kde-lite-3.5.10_2 installed on the notebook Ausus EEE PC 1000H.
Howto check battery charge status at KDE 3.5?

kano
August 9th, 2009, 16:09
Not sure KDE specific (I would guess there's some sort of applet), but you can check battery info with

acpiconf -i 0

where 0 is the battery number. This is DE independent as it's part of the base system.