Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Marek Elias
Hi, I have the same problem. These are three pushes of the mic mute button on kacpimon: Input Layer: Type: 4 Code: 4 Value: 28 Input Layer: Type: 1 Code: 28 Value: 0 Input Layer: Sync Input Layer: Type: 4 Code: 4 Value: 26 Input Layer: Type: 1 Code: 248 Value: 1 Input Layer: Sync

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Ted Felix
On 04/24/2013 04:21 AM, Marek Elias wrote: Input Layer: Type: 1 Code: 28 Value: 0 That's the Enter key. Nothing to worry about. Input Layer: Type: 1 Code: 248 Value: 1 This is KEY_MICMUTE. That can easily be added to acpid by adding the following lines to input_layer.c:

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Marek Elias
thanks for your reply. I did the changed you suggested and rebuilt the acpid package. Now I can see the events and run scripts with it. But I still can't see the events in xev anyway. Maybe this is caused by too old version of xorg (I use squeeze). So you are telling me that acpid is now

Bug#701206: [Pkg-acpi-devel] Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Michael Meskes
On Wed, Apr 24, 2013 at 04:19:30PM +0200, Marek Elias wrote: So you are telling me that acpid is now obsolete and things should be done in some other way? I don't use KDE nor GNOME. I use fluxbox and I No, not really, you just don't need it anymore when running stuff like GNOME or KDE which

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Ted Felix
On 04/24/2013 10:19 AM, Marek Elias wrote: I did the changed you suggested and rebuilt the acpid package. Now I can see the events and run scripts with it. Great. Then I'll go ahead and add the lines to the official source. It will appear in the next version. Since there haven't been any

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-04-24 Thread Ted Felix
On 04/24/2013 10:19 AM, Marek Elias wrote: I did the changed you suggested and rebuilt the acpid package. Now I can see the events and run scripts with it. I just added this change to the official source. If you wouldn't mind retesting with the official source, I'd appreciate it. You can

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-02-22 Thread Yevgeny Kosarzhevsky
Package: acpid Version: 1:2.0.18-1 Severity: normal Dear Maintainer, when I run acpi_listen and press MicMute button I get only ^@ output, no codes recognized. -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture:

Bug#701206: acpid: Mic mute button on Thinkpad X230 is not recognized

2013-02-22 Thread Ted Felix
On 02/22/2013 10:00 PM, Yevgeny Kosarzhevsky wrote: when I run acpi_listen and press MicMute button I get only ^@ output, no codes recognized. What does kacpimon report for that button? You'll need to kill acpid for kacpimon to work. Check the man page for more. Ted. -- To