[update] Re: [PATCH] ability to change SysRq scancode

2005-07-12 Thread federico
federico ha scritto: >i release this patch because my keyboard ("Mitsumi Electric Apple >Extended USB Keyboard" Bus=0003 Vendor=05ac Product=0205 Version=0122) >doesn't have a PrintScr key, so cannot send the right scancode, and >KEY_SYSRQ needs to be modified. > >i hope that i've done in the righ

Re: [PATCH] ability to change SysRq scancode

2005-07-09 Thread federico
Alexey Dobriyan ha scritto: >On Sunday 10 July 2005 00:44, federico wrote: > > >>i release this patch because my keyboard ("Mitsumi Electric Apple >>Extended USB Keyboard" Bus=0003 Vendor=05ac Product=0205 Version=0122) >>doesn't have a PrintScr key, so cannot send the right scancode, and >>KEY_

Re: [PATCH] ability to change SysRq scancode

2005-07-09 Thread Alexey Dobriyan
On Sunday 10 July 2005 00:44, federico wrote: > i release this patch because my keyboard ("Mitsumi Electric Apple > Extended USB Keyboard" Bus=0003 Vendor=05ac Product=0205 Version=0122) > doesn't have a PrintScr key, so cannot send the right scancode, and > KEY_SYSRQ needs to be modified. > > i h

[PATCH] ability to change SysRq scancode

2005-07-09 Thread federico
i release this patch because my keyboard ("Mitsumi Electric Apple Extended USB Keyboard" Bus=0003 Vendor=05ac Product=0205 Version=0122) doesn't have a PrintScr key, so cannot send the right scancode, and KEY_SYSRQ needs to be modified. i hope that i've done in the right way ;) it's tested by me,