!7 please include function jnativehook_init. import org.jnativehook.keyboard.NativeKeyEvent; p { new Matches m; for (S field : fieldNames(NativeKeyEvent.class)) if (startsWith(field, "VC_", m)) print(m.rest() + ": " + get(NativeKeyEvent, field)); }