[Bug 156078] Battery widget shows two batteries, laptop and mouse, but they look the same.
GerbilSoft
gerbilsoft at verizon.net
Wed Jan 23 06:24:19 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 gerbilsoft verizon net 2008-01-23 06:24 -------
Here's the output from solidshell on my system.
udi = '/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial'
parent = '/org/freedesktop/Hal/devices/usb_device_5e3_608_noserial' (string)
vendor = 'Logitech' (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 = 86 (0x56) (int)
Battery.rechargeable = true (bool)
Battery.chargeState = 'Charging' (0x1) (enum)
More information about the Panel-devel
mailing list