Answered
Change Illustrator Keyboard Increment Preference with Extendscript
Is there a way to change the keyboard increment preference in Illustrator with Extendscript?
Is there a way to change the keyboard increment preference in Illustrator with Extendscript?
var keyboardIncrement = 2.0 ; // as points
app.preferences.setRealPreference('cursorKeyLength', keyboardIncrement) ;Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.