You are not logged in.
Pages: 1
Hello,
I have an asus eee 701 laptop. The arch community has been great getting every thing to work. Now I need "lite weight" way to monitor my battery life.
I'm using openbox with stanalone tray. I would like to use the system tray and it should provide warnings on low power and maybe even shut down the unit. I have tried several wm dock apps and none seem to work 100% (acpi doesn't provide time remanding).
The closest thing to work is gnome-power-manager but its seems to have alot of dependecies.
Thanks,
brncmp
Offline
You can try out the new thing around: noteo.
EDIT: I don't know if it does all those things you want, but you can try to ask bavardage to implement them
Last edited by bender02 (2008-04-06 02:37:12)
Offline
Why not use conky ?
Or if you want it in the system tray there is gnome-power-manager (may not be lightweight but try it)
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
I use conky, which works great.
Here's a snippet of my conkyrc, might give you an general idea of the usage:
Battery:$color ${if_existing /sys/class/power_supply/BAT0/status Discharging}$battery_percent% $battery_time${else}AC power${endif}
(you should ofcourse edit the directory line to what suits your laptop. this is for asus comp)
Unyttig.INFO - Your source to not so useless information
My github - Various configs, dotfiles and nifty scripts
Offline
yacpi is in AUR
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
Pages: 1