Shortcut F10 is also executed by F9 ?

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
LeshaRB
Junior Member
Junior Member
Posts: 2
Joined: 2021-01-13, 18:14 UTC

Shortcut F10 is also executed by F9 ?

Post by *LeshaRB »

Hello, I added Clarke Vishu F10 call to a third-party terminal
The problem is that this handler also works on the F9 key.

Code: Select all

[Shortcuts]
F2=cm_RenameOnly
F10=em_Terminus

[em_Terminus]
button=%COMMANDER_PATH%\..\..\Utils\Terminus\Terminus.exe
cmd=%COMMANDER_PATH%\..\..\Utils\Terminus\Terminus.exe
path=%COMMANDER_PATH%\..\..\Utils\Terminus\
menu=Terminus
param=open %P
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Shortcut F10 is also executed by F9 ?

Post by *ghisler(Author) »

Yes, F9 is redirected to F10. This is done because F10 may be intercepted by Windows to open the menu.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Shortcut F10 is also executed by F9 ?

Post by *petermad »

Notice that there is a difference in how F9 and F10 works: F10 will always highlight the leftmost menu item, while F9 will highlight the rightmost menu item if the right file panel is the active panel.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
BerryAmanda
New Member
New Member
Posts: 1
Joined: 2021-06-28, 07:27 UTC

Re: Shortcut F10 is also executed by F9 ?

Post by *BerryAmanda »

Hi, yes you have to be really careful to grab the menu from the side you want, F10 left side, F9 right!)
Post Reply