Hotkey for favorites toolbar button drop down menu?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Hotkey for favorites toolbar button drop down menu?

Post by TsunamiZ »

Anyone know if there is a hotkey for the favorites toolbar button drop down menu? If so, can the hotkey be customized?

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Hotkey for favorites toolbar button drop down menu?

Post 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'

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Hotkey for favorites toolbar button drop down menu?

Post 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.

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Hotkey for favorites toolbar button drop down menu?

Post by TsunamiZ »

but is there a shortcut for the toolbar button?

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Hotkey for favorites toolbar button drop down menu?

Post 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... :?

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Hotkey for favorites toolbar button drop down menu?

Post by TsunamiZ »

i prefer the toolbar button drop down because i can position it closer to inbetween both panes for quicker access

Post Reply