Skip to main content
Matúš — LTTR
Inspiring
August 3, 2022
Question

Set a keyboard shortcut for a custom plugin tool

  • August 3, 2022
  • 1 reply
  • 322 views

I'm developing a custom Adobe Illustrator plugin with a custom Tool.

I want to set a default keyboard shortcut for this tool that will be added to the Illustrator Defaults preset (see the picture).

 

 

Is there a way to do this (either programmatically or via a config file)?

If so, how do I choose an appropriate default keyboard shortcut?

 

Thanks

This topic has been closed for replies.

1 reply

Omar.Fathy
Community Expert
Community Expert
September 28, 2022

Illustrator Default is for the default settings. It is logic to be for the default settings.
And even if you could do that, you need users to do the same every time they install it?

Matúš — LTTR
Inspiring
September 28, 2022

That's the issue that I'm having. I don't want the users to set it every time they install the plugin.

I want to add a default keyboard shortcut for my plugin to Illustrator Defaults.