Default shortcut keys for Directory Menu item

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
BeckYang
Junior Member
Junior Member
Posts: 29
Joined: 2006-04-02, 10:33 UTC

Default shortcut keys for Directory Menu item

Post by *BeckYang »

The popup menu of "Directory Menu" have three special items:
  • Add current dir
    Remove current dir
    Configure...
These items come with default shortcut keys: A/R/C

Here is the scenario:
If I create two directory menu with title "Research docs", "Test"
Change current dir to "Test", then press Ctrl+D to display popup menu of "Directory Menu" and press key 'R'.

TC will not change dir to "Research docs", it will remove menu item "Test".
It make me confuse sometime. :?

I know modifying the entry 1145/1146/1147 in WCMD_???.LNG could remove the default shortcut keys.
But if the language is English, there is no WCMD_ENG.LNG to do it.
Is it possible to remove the default shortcut keys for these items?
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

With English it is easy: you can create fake WCMD_ENG.LNG with only these lines and switch to it via Configuration dialog.
BeckYang
Junior Member
Junior Member
Posts: 29
Joined: 2006-04-02, 10:33 UTC

Post by *BeckYang »

Thanks for your advise. It works! :D
Post Reply