From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriele Mazzotta Subject: Re: Side effect of pressing special keys Date: Wed, 03 Dec 2014 14:38:15 +0100 Message-ID: <2102451.ffMsF9xTEG@xps13> References: <201411231441.17592@pali> <20141203131254.GB20212@khazad-dum.debian.net> <201412031424.12142@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-wg0-f47.google.com ([74.125.82.47]:47135 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbaLCNiS convert rfc822-to-8bit (ORCPT ); Wed, 3 Dec 2014 08:38:18 -0500 In-Reply-To: <201412031424.12142@pali> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Pali =?ISO-8859-1?Q?Roh=E1r?= Cc: Henrique de Moraes Holschuh , Pavel Machek , linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org On Wednesday 03 December 2014 14:24:11 Pali Roh=E1r wrote: > On Wednesday 03 December 2014 14:12:54 Henrique de Moraes >=20 > Holschuh wrote: > > On Wed, 03 Dec 2014, Pali Roh=E1r wrote: > > > Ok, and what about KEY_KBDILLUMTOGGLE when bios also handle > > > keyboard backlight level? Should be this key filtered too? > >=20 > > IME, heck yes. > >=20 > > If you ever make the mistake of sending to userspace something > > the BIOS/kernel already reacted to, they will find a way to > > loop it back to you and cause all sort of issues. >=20 > Ok, I think same. In KDE4 I see some loop/noop operation when new > dell keyboard backlight driver is used. Key KEY_KBDILLUMTOGGLE > cause that BIOS change brightness and also KDE4 see it and change > it too... >=20 > Similar problem there is with KEY_WLAN and NetworkManager. >=20 > Gabriele, can you create patch which disable both KEY_WLAN and > KEY_KBDILLUMTOGGLE in dell-wmi.c driver? KEY_KBDILLUMTOGGLE is actually disabled already, but KEY_WLAN (which I guess it should changed to KEY_RFKILL now that it exists) isn't, so I will submit a patch. The comment above it in dell-wmi.c makes me thin= k that for all the systems the BIOS does everything and not only mine. Gabriele -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html