diff options
author | Andrzej Pietrasiewicz <[email protected]> | 2020-08-18 13:28:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-02 14:56:06 +0200 |
commit | a27eb0cb4b2104461de1a1284059b3ac875e45b5 (patch) | |
tree | 31615afcc85607db6f7729a431310e144713186c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fce3c5c1a2d9cd888f2987662ce17c0c651916b2 (diff) |
tty/sysrq: Extend the sysrq_key_table to cover capital letters
All slots in sysrq_key_table[] are either used, reserved or at least
commented with their intended use. This patch adds capital letter versions
available, which means adding 26 more entries.
For already existing SysRq operations the user presses Alt-SysRq-<key>, and
for the newly added ones Alt-Shift-SysRq-<key>.
Signed-off-by: Andrzej Pietrasiewicz <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions