[Bug 156078] Battery widget shows two batteries, laptop and mouse, but they look the same.
Florian Sievert
FlorianSievert at Phobeus.de
Mon Jan 21 15:51:59 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156078
------- Additional Comments From FlorianSievert Phobeus de 2008-01-21 15:51 -------
Here it is.
udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial'
parent = '/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0' (string)
vendor = 'Logitech, Inc.' (string)
product = 'MX1000 Laser Mouse' (string)
Battery.plugged = true (bool)
Battery.type = 'MouseBattery' (0x4) (enum)
Battery.chargePercent = 71 (0x47) (int)
Battery.rechargeable = true (bool)
Battery.chargeState = 'NoCharge' (0x0) (enum)
udi = '/org/freedesktop/Hal/devices/acpi_BAT0'
parent = '/org/freedesktop/Hal/devices/computer' (string)
vendor = '' (string)
product = 'Battery Bay' (string)
Battery.plugged = true (bool)
Battery.type = 'PdaBattery|UpsBattery|PrimaryBattery' (0x3) (enum)
Battery.chargePercent = 4 (0x4) (int)
Battery.rechargeable = true (bool)
Battery.chargeState = 'Charging' (0x1) (enum)
More information about the Panel-devel
mailing list