Page 1 of 1

Hotkey for favorites toolbar button drop down menu?

Posted: 28 Dec 2009 22:34
by TsunamiZ
Anyone know if there is a hotkey for the favorites toolbar button drop down menu? If so, can the hotkey be customized?

Re: Hotkey for favorites toolbar button drop down menu?

Posted: 05 Jan 2010 21:14
by Stefan
TsunamiZ wrote:Anyone know if there is a hotkey for the favorites toolbar button drop down menu?
If so, can the hotkey be customized?
I had said at least an >UDC< (click) would work:
User > Manage Commands...
Run Script
[New...]
Add New Command
    Action:   Run specified script.
    Caption: favorites toolbar button drop down menu
    Script:   ::button "favfiles";

    [Assign Keyboard Shortcut...]
    e.g.: Alt+3
If you press Alt+3, the fav-files drop-down appears, even if there is no fav-button in the toolbar.


Note: this will only work if you have at least one item in the fav list! Any will do, even an simple word like 'test'

Re: Hotkey for favorites toolbar button drop down menu?

Posted: 06 Jan 2010 09:21
by admin
TsunamiZ wrote:Anyone know if there is a hotkey for the favorites toolbar button drop down menu? If so, can the hotkey be customized?
You can assign Hotkeys to all submenus in CKS.

Re: Hotkey for favorites toolbar button drop down menu?

Posted: 06 Jan 2010 12:27
by TsunamiZ
but is there a shortcut for the toolbar button?

Re: Hotkey for favorites toolbar button drop down menu?

Posted: 06 Jan 2010 12:34
by admin
TsunamiZ wrote:but is there a shortcut for the toolbar button?
Only via UDC.
Run Script: button "favs";

But I don't see the point in it when you can easily pop the menu via CKS directly... :?

Re: Hotkey for favorites toolbar button drop down menu?

Posted: 07 Jan 2010 03:31
by TsunamiZ
i prefer the toolbar button drop down because i can position it closer to inbetween both panes for quicker access