On 7/30/05, Anurag Verma <newanurag@xxxxxxxxx> wrote: > My dear friend u r mistaken, every hardware service must be accessed by kernel > only. I thought some sort of module must be present inside kernel to get > progress of battery. if u dont know the answer dont reply but dont give > lecture. Think before u reply. Verma, Everything in linux deals with the kernel. Your question is application based and can be easily seperated from the core kernel. Do you want to write a module to calculate the battery power? - this is the right place. You are looking for an application that does this job for you? - you will get a foot up your ass. Make up your mind. ./h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/