diff options
author | Azael Avalos <coproscefalo@gmail.com> | 2015-02-10 21:09:18 -0700 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-02-11 20:40:48 -0800 |
commit | bae84195b4cd44767fd127bcd4e61830e426bc7f (patch) | |
tree | b5f410b75d12eed9f75964a8cb43a5d23bc69f74 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 94477d4cfe6a579d88811221ee7198fa30f33a99 (diff) |
toshiba_acpi: Add support for Keyboard functions mode
Recent Toshiba laptops that come with the new keyboard layout have
the Special Functions (hotkeys) enabled by default, which, in order to
access the F{1-12} keys, you need to press the FN-F{1-12} key to
access such key.
This patch adds support to toggle the Keyboard Functions operation
mode by creating the sysfs entry "kbd_functions_keys", accepting only
two parameters, 0 to set the "Normal Operation" mode and 1 to set the
"Special Functions" mode, however, everytime the mode is toggled, a
restart is needed.
In the "Normal Operation" mode, the F{1-12} keys are as usual and
the hotkeys are accessed via FN-F{1-12}.
In the "Special Functions" mode, the F{1-12} keys trigger the hotkey
and the F{1-12} keys are accessed via FN-F{1-12}.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions