[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#522472: marked as done (eeepc-laptop: report brightness control events via the input layer)



Your message dated Tue, 21 Jul 2009 18:18:32 +0200
with message-id <20090721161832.GB8067@inutil.org>
and subject line Re: eeepc-laptop: report brightness control events via the input layer
has caused the Debian Bug report #522472,
regarding eeepc-laptop: report brightness control events via the input layer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
522472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522472
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.29-1
Severity: wishlist
Tags: patch

The attached patch maps the brightness control events to one of two keys,
either KEY_BRIGHTNESSDOWN or KEY_BRIGHTNESSUP, as needed.

Some mapping has to be done due to the fact that the BIOS reports them as
<base value> + <current brightness index>; the selection is done according to
the sign of the change in brightness (if this is 0, no keypress is reported).

This was prompted by the following posting to debian-eeepc-devel:
http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2009-April/002001.html
and has been sent upstream:
http://patchwork.kernel.org/patch/16215/

-- 
| Darren Salt    | linux or ds at              | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Output *more* particulate pollutants.      BUFFER AGAINST GLOBAL WARMING.

I cut down trees, I eat my lunch, I go to the lavatory.

Attachment: 2.6.29-eee-brightness-key.patch
Description: Binary data


--- End Message ---
--- Begin Message ---
Version: 2.6.30-1

On Fri, Apr 03, 2009 at 11:52:13PM +0100, Darren Salt wrote:
> Package: linux-2.6
> Version: 2.6.29-1
> Severity: wishlist
> Tags: patch
> 
> The attached patch maps the brightness control events to one of two keys,
> either KEY_BRIGHTNESSDOWN or KEY_BRIGHTNESSUP, as needed.
> 
> Some mapping has to be done due to the fact that the BIOS reports them as
> <base value> + <current brightness index>; the selection is done according to
> the sign of the change in brightness (if this is 0, no keypress is reported).
> 
> This was prompted by the following posting to debian-eeepc-devel:
> http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2009-April/002001.html
> and has been sent upstream:
> http://patchwork.kernel.org/patch/16215/

The patch has been merged into 2.6.30, closing.

Cheers,
        Moritz


--- End Message ---

Reply to: