Re: iwlwifi (4965) regression since 2.6.30

From: Lukas Hejtmanek
Date: Fri Aug 07 2009 - 17:35:25 EST


Hi,

On Thu, Aug 06, 2009 at 08:07:04PM -0300, Henrique de Moraes Holschuh wrote:
> On Fri, 07 Aug 2009, Lukas Hejtmanek wrote:
> > 0x0004 = 238 # KEY_WLAN
>
> This means any rfkill input handler (be it in kernel or userspace) will
> toggle your WLAN cards when fn+f5 is pressed. You can just assign a
> different keycode to it (use KEY_RESERVED or KEY_UNKNOWN if you don't want
> the key to do anything).

Could you give me some hints how to do the mapping?

> > 0x0007 = 192 # KEY_F22
> > 0x0008 = 194 # KEY_F24
>
> Hmm? What does that do in your distro? That's fn+f8 and fn+f9, BTW.

Hmm, I did grep -r KEY_F22 /usr/share/hal/*

and no hits. The same for /etc/.

--
Lukáš Hejtmánek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/