commit | 8cb8e63b5698954877071b7a0d259b7c4c9040dc | [log] [tgz] |
---|---|---|
author | Gabriele Mazzotta <gabriele.mzt@gmail.com> | Thu Dec 04 00:16:23 2014 +0100 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Dec 03 10:10:16 2014 -0800 |
tree | 446cfc427ceb3a5ff20a3f4cbd2ea0c1245f41a2 | |
parent | 8f8d75ebf075001485d787a4429ba15b1dd8dd7a [diff] |
dell-wmi: Don't report keypresses on keybord illumination change Keyboard illumination level changes are performed by the BIOS, so no events should be reported on keypress. This is already done on systems using the legacy keymap, do it also for systems that don't use it. Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>