Re: [PATCH] ideapad: let Fn+F5 also trigger KEY_BLUETOOTH

From: Joey Lee
Date: Tue Jun 14 2011 - 17:52:36 EST


Hi Ike,

æ äï2011-06-14 æ 10:21 +0100ïBastien Nocera æåï
> On Tue, 2011-06-14 at 16:28 +0800, Ike Panhc wrote:
> > The design for ideapad Fn-F5 key is not only for wifi but for all
> > radio device including wifi, bluetooth and wwan. Idealy it shall
> > acts like this:
> >
> > wifi on wifi off wifi on wifi off
> > bt on -----> bt on -----> bt off -----> bt off
> >
> > This patch will switch wifi mode every key-push and switch
> > bluetooth mode every two key-push.
>
> If that's what you want to achieve, then the key should be KEY_RFKILL.
> That's what the key is there for.
>

I also agree push the wifi key logic to userland application has more
flexibility.

Highly suggest you can use urfkill daemon:
http://www.google.com.tw/search?sourceid=chrome&ie=UTF-8&q=urfkill

It support KEY_WIRELESS, KEY_BLUETOOTH and KEY_RFKILL, and you can setup
the wifi key rule on urfkill daemon.
Please feel free send patch to Gary Lin <GLin@xxxxxxxxxx>, he can merge
your key rule for ideapad.


Thank's
Joey Lee


--
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/