| Welcome | |
|---|---|
| Welcome to antiX-forum. You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today! |
|
${color red}Battery: ${color red}$acpiacadapter, ${battery_bar BAT0}harii wrote:i use xbattbar on one of my laptops
a thin bar at the bottom - works good
conky
look in "/proc/acpi/battery" i have one laptop that it was CMB1 not BAT0
${color white}Battery:
${color white}${execi 10 (acpi -b | awk '{print $3, $4}')}
${color white}${battery_bar BAT1}
eriefisher wrote:I don't show the battery there either. Things have changed, in the kernel I beleive. This is what I have in my conky now, for the battery:
- Code: Select all
${color white}Battery:
${color white}${execi 10 (acpi -b | awk '{print $3, $4}')}
${color white}${battery_bar BAT1}

eriefisher wrote:What does "acpi -b" tell you when run in a terminal. It should tell you the BAT #.

eriefisher wrote:Maybe try installing acpi-tools I think it's called.

Users browsing this forum: No registered users and 0 guests