Missing Ctrl+Right and Ctrl+Left shortcuts

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Minimax
Posts: 93
Joined: 12 Dec 2009 15:56
Location: Switzerland

Missing Ctrl+Right and Ctrl+Left shortcuts

Post by Minimax »

Hi

I would like to assign mentioned shortcuts for back and forth cycling through the tabs. They are neither free nor taken.
So where are they? :shock:

Thanks

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Missing Ctrl+Right and Ctrl+Left shortcuts

Post by TheQwerty »

Ctrl+Any Arrow key is used to change the focused item without changing the selection in the list view.

They're standard navigation keys for any list view so XY doesn't allow them to be used.

EDIT: That said you could assign the commands to other keys and then use AutoHotkey to override XY's definitions.

Minimax
Posts: 93
Joined: 12 Dec 2009 15:56
Location: Switzerland

Re: Missing Ctrl+Right and Ctrl+Left shortcuts

Post by Minimax »

TheQwerty wrote:Ctrl+Any Arrow key is used to change the focused item without changing the selection in the list view.

They're standard navigation keys for any list view so XY doesn't allow them to be used.

EDIT: That said you could assign the commands to other keys and then use AutoHotkey to override XY's definitions.
Thanks. XY offers Ctrl+Page Down/Page Up per default for cycling tabs. I will try to override these shortcuts by means of AutoHotkey. :)

Update:

I have managed to override them! 8)

Post Reply