Keystroke Client Event Script - KeyCode Hex Values

Thanks for the link, that’s exactly what I was looking for!

Unfortunately, the constants I was aiming to use aren’t available in the Cherry Designer software and some codes that ARE available aren’t listed in the java constants… :confused:

Is it possible to attach a key event handler for a non-standard key code through scripting?
Thinking similar to this post though available across multiple desktops, not a specific component.

For reference, these are the hex and integer codes I’m looking to use:

0xe00e, 57358
0xe01c, 57372
0xe01d, 57373
0xe02ae037, 3760906295
0xe02b, 57387
0xe035, 57397
0xe038, 57400
0xe047, 57415
0xe048, 57416
0xe049, 57417
0xe04b, 57419
0xe04d, 57421
0xe04f, 57423
0xe050, 57424
0xe051, 57425
0xe052, 57426
0xe053, 57427
0xe05b, 57435
0xe05c, 57436
0xe05d, 57437
0xe11d45, 14753093
0xf1, 241
0xf2, 242
0xfc, 252
0xff, 255