Start menu shortcut

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Start menu shortcut

Post by *Raymond »

Shortcuts have been pre-defined as CTRL+ALT+F1...etc.
Is there a way to change them to some other key combinations?
Thx.
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Re: Start menu shortcut

Post by *djk »

Raymond wrote:Shortcuts have been pre-defined as CTRL+ALT+F1...etc.
Is there a way to change them to some other key combinations?
Thx.
You can change shortcuts using wincmd.ini in [shortcuts] section. Read the help, eg.

CAS+F2=cm_renameonly

In this example, Ctrl+Alt+Shift+F2 calls the internal function cm_renameonly.(C=Ctrl, A=Alt, S=Shift)
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Re: Start menu shortcut

Post by *Raymond »

Maybe I didn't make my question clear.
I put an external program in the Start menu, and want to use shortcut to start it. In CONFIGURATION -> CHANGE START MENU -> SHORTCUT KEYS, I can only choose from the drop_down menu, but I think those CTRL+SHIFT+Fn is not handy for me. Is there a way I can define the shortcut keys myself?

BTW, these shortcut keys can't be found in Wincmd.ini [shortcuts] section.
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Re: Start menu shortcut

Post by *Raymond »

djk wrote:
Raymond wrote:Shortcuts have been pre-defined as CTRL+ALT+F1...etc.
Is there a way to change them to some other key combinations?
Thx.
You can change shortcuts using wincmd.ini in [shortcuts] section. Read the help, eg.

CAS+F2=cm_renameonly

In this example, Ctrl+Alt+Shift+F2 calls the internal function cm_renameonly.(C=Ctrl, A=Alt, S=Shift)
Simply say, by editing wincmd.ini in [shortcuts] section, can i call an external program instead of the internal functions?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

If you put any external program in TC Start Menu and it's saved in wincmd.ini as e.g.:

[user]
menu1=My program
cmd1=C:\Programs\S55\PsmPlay4.5.exe
iconic1=-1

You can change it's shortcut like this:

[Shortcuts]
S=cm_usermenu1

Than typing "S" you call the first program in your StartMenu.

You can do it manually in wincmd.ini or via Configuration / Options / Misc. / Redefine hotkeys.

If you have more than 10 programs in your start menu you must do it manually in the ini file.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

I got it now. Thx for ur tip! :)
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2djk
If you have more than 10 programs in your start menu you must do it manually in the ini file.
Well, you can add entries to your Totalcmd.inc like this:
cm_usermenu10=710;
and so on - no need to edit the Totalcmd.ini manually.
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

True... you are right Lefteous :-) Thanks.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 02-11-2003 04:40:39 +0000 Raymond wrote:

R> Is there a way to change them to some other key
R> combinations?


Read this.[/face]
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

Black Dog wrote:[face=courier]On 02-11-2003 04:40:39 +0000 Raymond wrote:

R> Is there a way to change them to some other key
R> combinations?


Read this.[/face]


Wow, I didn't ever know I can define internal commander name myself. It will be more meaningful than just "cm_usermenu..". Amazing!
Thank you, Black Dog! Glad to see you again! :)
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 04-11-2003 14:52:53 +0000 Raymond wrote:

R> It will be more meaningful than just "cm_usermenu..".
R> Amazing!


Well, as for me internal command # is the most convenient way.

R> Thank you, Black Dog! Glad to see you again!

Any time, man, me too :).[/face]
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 04-11-2003 14:52:53 +0000 Raymond wrote:

R> It will be more meaningful than just "cm_usermenu..".
R> Amazing!


Well, as for me internal command # is the most convenient way.

R> Thank you, Black Dog! Glad to see you again!

Any time, man, me too :).[/face]
Post Reply