On Mon, Oct 11, 2010 at 22:13, Stef Bon wrote:
> I've added some logging when an event triggered udev. I've seen some things
> like:
>
> DEVPATH=/devices/virtual/bdi/cifs-57
>
> What does it represent?
> I'm working (as you may know) with a construction which mounts (and
> unmounts) cifs shares, s
Hello,
I've added some logging when an event triggered udev. I've seen some
things like:
DEVPATH=/devices/virtual/bdi/cifs-57
What does it represent?
I'm working (as you may know) with a construction which mounts (and
unmounts) cifs shares, so this has to be related.
The only other releva
On Mon, Oct 11, 2010 at 18:13, Andrey Borzenkov wrote:
> One thing that was present in HAL and that seems to be missing in
> replacements is screen backlight brightness control. Are there any
> plans to add it to upower?
It's controlled by X xrandr these days. Stuff like g-p-m can just talk
to X
One thing that was present in HAL and that seems to be missing in
replacements is screen backlight brightness control. Are there any
plans to add it to upower?
TIA
-andrey
___
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.fre
On 11 October 2010 19:34, Richard Hughes wrote:
> On 9 October 2010 08:43, Alex Murray wrote:
>> How about something like the attached patch - provides a new interface
>> org.freedesktop.UPower.KbdBacklight which Get/SetBrightness and
>> GetMaxBrightness methods, plus a BrightnessChanged signal.
On 9 October 2010 08:43, Alex Murray wrote:
> How about something like the attached patch - provides a new interface
> org.freedesktop.UPower.KbdBacklight which Get/SetBrightness and
> GetMaxBrightness methods, plus a BrightnessChanged signal. I plan to
> start work on g-p-m next to support using