Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: tolcso on January 10, 2018, 20:40:37

Title: Shortcuts for Quick Launch commands
Post by: tolcso on January 10, 2018, 20:40:37
I love the feature of Quick Launch buttons. The only thing that could make it more awesome is the ability to activate them with keyboard shortcuts instead of needing to use the mouse to click on them.

I haven't found a way to set shortcuts for them. Maybe I wasn't looking for it in the right place, and I'd be grateful if someone showed me the way. Otherwise, I would like to request this feature.
Title: Re: Shortcuts for Quick Launch commands
Post by: Mathias (Author) on January 10, 2018, 21:19:25
No the QuickLunchButtons by them self do not support that because of weird architectural reasons..(for now)

Workaround : Create a UserDefinedCommand instead and add that on the QuickLaunch bar.. and then you can also assign hotkeys to the command.
Title: Re: Shortcuts for Quick Launch commands
Post by: tolcso on January 10, 2018, 22:22:54
Hmm, ok. That works too, thank you!