laptop brightness panel

2011-02-22 Thread Ali Abdallah
Hello, I see now that there is a support for keyboard backlights in upower, somethings few people cares about, is there is any plan to implement laptop brightness panel interface in upower so lot of people that losts their control after completely removing HAL can have this nice feature! Che

sd card question

2011-02-22 Thread Mike Blumenkrantz
Hi, I have an SD card that I am trying to detect through the dbus api, but there is an issue I am having: the card is partitioned, but the partitions do not report back the PartitionSlave property. If I use udisks --dump, the correct information is reported, but my actual dbus code returns a null

Upower 0.9.7 port install error during patch phase

2011-02-22 Thread Jerry Napoli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I have a fresh install of Freebsd 8.1. As part of gnome2 installation, when trying to do a port install for upower I get the following failure: ===> Applying FreeBSD patches for upower-0.9.7 => Patch patch-src_freebsd_up-backend.c failed to a

[PATCH] Add override for system internal property

2011-02-22 Thread Patrick Stewart
My motherboard doesn't differentiate between its internal and external sata ports, so I'd like to mark some disks as external manually so they are automounted by kde. (I used to do this with a hal policy, but have now switched to udisks). I noticed this was down as a TODO in the code, so I've patch