File: control

package info (click to toggle)
xbattbar 1.4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 120 kB
  • sloc: ansic: 665; makefile: 76; perl: 42
file content (25 lines) | stat: -rw-r--r-- 1,024 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: xbattbar
Section: x11
Priority: optional
Maintainer:  Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper (>= 12.0.0), libx11-dev
Standards-Version: 4.3.0
VCS-Git: https://salsa.debian.org/debian/xbattbar.git
VCS-Browser: https://salsa.debian.org/debian/xbattbar

Package: xbattbar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: acpi
Description: Display battery status in X11
 Xbattbar displays the current (laptop) battery status in the X window
 environment. Battery status is obtained through the APM interface.
 .
 The battery indicator of this program is very simple: a simple bar
 at the top/bottom of your display. With its color, it indicates the
 AC-line status (plugged in or off-line), and battery charging/remaining
 level. Also, if the mouse cursor enters the indicator window, a popup
 diagnosis window comes up in the center of your display showing the
 current AC line status and battery level.
 .
 This package supports ACPI and APM checks for battery status.