How to define readable shortcuts for international keyboards?

前端 未结 1 1629
情话喂你
情话喂你 2021-01-20 01:44

I thought I can use the string representation of a keyboard key to configure shortcuts, i.e. let somebody define a keystroke in a resource bundle and pass that value directl

相关标签:
1条回答
  • 2021-01-20 02:09

    This seems not to be possible. I checked Microsoft Office and Eclipse and they all don't use the real unicode letter of the current locale, but the letter of the according virtual key code...

    0 讨论(0)
提交回复
热议问题