VTX_ClientServer icon indicating copy to clipboard operation
VTX_ClientServer copied to clipboard

keymapping only work on US-QWERTY

Open bart-d opened this issue 6 years ago • 2 comments

the keymapping tables in VTX client work only for US QWERTYkeyboards. On international keyboard layouts such as AZERTY only alpha keys are working, any numbers (except numpad) or special characters will output the US QWERTY value for thay key.

bart-d avatar May 06 '18 23:05 bart-d

@codewar65 I think this is the thing we talked about briefly in IRC RE: using a map of some sort of language -> mapping file. Example:

mapping: {
  lang_foo : 'lang_foo.js',
}

Would this be hard to implement?

NuSkooler avatar Jun 02 '18 01:06 NuSkooler

Similar issue with a UK layout, @ and " are mixed up.

davestephens avatar Jun 04 '19 13:06 davestephens