Fix fail to detect keyboard backlight when initial value is zero

2010-10-18 Thread Alex Murray
From 8fa63a8035133585233d45f0cffe687b0e746ba0 Mon Sep 17 00:00:00 2001 From: Alex Murray Date: Mon, 18 Oct 2010 19:27:57 +1030 Subject: [PATCH] Keyboard backlight of zero is not an error Fixes a fail to detect keyboard backlight when initial value is zero --- src/up-kbd-backlight.c |4 1 files changed, 0 inser

Re: Keyboard Backlight Support

2010-10-11 Thread Alex Murray
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 Bri

Re: Keyboard Backlight Support

2010-10-09 Thread Alex Murray
On 8 October 2010 19:03, Richard Hughes wrote: > On 7 October 2010 13:14, Alex Murray wrote: >> Thanks Richard will see what I can come up with - also what is the >> best way to post patches for review once I've got something together? > > Email either me or the mail

Re: Keyboard Backlight Support

2010-10-07 Thread Alex Murray
On 7 October 2010 02:53, Richard Hughes wrote: > On 30 September 2010 12:19, Alex Murray wrote: >> Would you be keen on such an extension to UPower? How exactly would >> you see this fitting in with the existing stuff - would it be a new >> device kind?? > > No

Re: Keyboard Backlight Support

2010-09-30 Thread Alex Murray
On 30 September 2010 20:39, Richard Hughes wrote: > On 30 September 2010 12:07, Bastien Nocera wrote: >> I already mailed the list with the same question some time ago. See: >> http://thread.gmane.org/gmane.comp.freedesktop.devicekit.devel/468 > > Right. I'm still not sure keyboard backlight dese

Keyboard Backlight Support

2010-09-30 Thread Alex Murray
Hi all, I recently sent an email to the g-p-m list inquiring about keyboard backlight support in g-p-m / UPower / udev - I know this used to be supported but in the deprecation of HAL it seems to have gotten lost... So was wondering what would be the best way to go about reimplementing support fo