diff options
author | Matthew Garrett <mjg@redhat.com> | 2010-02-17 21:21:45 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-02-18 11:08:16 +0100 |
commit | 3b77fd8ee6a8ae34e349651e9d5f5000d1cc206e (patch) | |
tree | 33de1f771f1d7bb4a5917004239af44a15f20e68 /drivers | |
parent | Input: i8042 - fix KBC jam during hibernate (diff) | |
download | linux-3b77fd8ee6a8ae34e349651e9d5f5000d1cc206e.tar.xz linux-3b77fd8ee6a8ae34e349651e9d5f5000d1cc206e.zip |
Input: add KEY_RFKILL
Most laptops have keys that are intended to toggle all device state, not
just wifi. These are currently generally mapped to KEY_WLAN. As a result,
rfkill will only kill or enable wifi in response to the key press. This
confuses users and can make it difficult for them to enable bluetooth
and wwan devices.
This patch adds a new keycode, KEY_RFKILL. It indicates that the system
should toggle the state of all rfkillable devices.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions