I'm looking at XYplorer but one thing I'd like to do is launch it with a quick keystroke as I do Windows Explorer ie windows-E
Is this or something similar possible, if so how?
Launching XYplorer
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Launching XYplorer
Hi and welcome to XYplorer,
There is not direct way to do it from within XY, but you can assign a keystroke to the XY shortcut (right-click on shortcut and click properties and assign key) on your desktop. I am not sure if windows key is allowed but ctrl, shift and alt are allowed as accelerators.
There is not direct way to do it from within XY, but you can assign a keystroke to the XY shortcut (right-click on shortcut and click properties and assign key) on your desktop. I am not sure if windows key is allowed but ctrl, shift and alt are allowed as accelerators.
-
admin
- Site Admin
- Posts: 66300
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Launching XYplorer
What you can do is define a HotKey to restore/foreground the app. However, you have to edit ("tweak") the INI file manually to achieve it.
This setting, e.g., will define WinKey+X to open/foreground XYplorer:
How to tweak the INI:
http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543
This setting, e.g., will define WinKey+X to open/foreground XYplorer:
Code: Select all
[Settings]
HotKeyShowApp=8+X
http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543
FAQ | XY News RSS | XY X
-
roy.lambert
- Posts: 45
- Joined: 20 May 2009 11:30
Re: Launching XYplorer
Bit of a shame since I'm so used to windows-e. But a shortcut does work, providing XYplorer is on the desktop, not the quick action toolbar.
-
Gandolf
Re: Launching XYplorer
You can use AutoHotkey, or one of the other key mapping programs (HotKeyP is another one).
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Launching XYplorer
There is one Autohotkey solution posted in the Wiki: http://88.191.26.34/XYwiki/index.php/FA ... ey.2BX_.3F
But that won't handle restoring the window from the notification area (tray).
The AHK script I posted ( http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=2682 ) handles that case, offers a few other hotkeys, but I think it may be slightly outdated. Though the outdated part has nothing to do with the Win+E shortcut.
But that won't handle restoring the window from the notification area (tray).
The AHK script I posted ( http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=2682 ) handles that case, offers a few other hotkeys, but I think it may be slightly outdated. Though the outdated part has nothing to do with the Win+E shortcut.
XYplorer Beta Club