Dmitry Torokhov ha scritto:
do you see some solution? perhaps can you supply an example of
re-mapping F13 to SysRq?


KEY_F13 is normally assigned to usage 0x00070068. Since you want your
F13 to be used as SysRq you need map that usage to KEY_SYSRQ. Please
try doing:

echo "458856 84" | keyfuzz -s -d/dev/input/eventX

oh, great! finally I got to remap F13 to SysRq (which was keycode 99).
would be nice to have some informations in the manpage about how to find/dump those raw scancodes, cause with showkey/evtest I only see translated keycodes. [I added keyfuzz's author to CC ;)]

thank you Dmitry
--
Federico Ferri

Reply via email to