jnativehook
jnativehook copied to clipboard
libuihook version in the jnativehook
Hi! Please tell me why the project does not use the version of libuihook 1.2? I noticed that libuihook with commit 23acecfe20 on mac uses the entry
CFPreferencesCopyValue(CFSTR("mouseDriverMaxSpeed"), CFSTR("com.apple.universalaccess"), kCFPreferencesCurrentUser, kCFPreferencesAnyHost)
but in 1.2 version this operation is missing.
Do I understand correctly that version 1.2 does not request management permissions through universal access functions?
Thank you in advance for the answer!