Can you reprogram the F5 and F6 buttons?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
louwin
Member
Member
Posts: 128
Joined: 2007-06-09, 11:22 UTC
Location: Perth, Western Australia

Can you reprogram the F5 and F6 buttons?

Post by *louwin »

If so - how?

I'm toying with reprogramming them to use Teracopy instead od the standard TC copy routines.

TIA :D
There are 10 types of people in the world,
Those who understand binary and those who don't.
User avatar
eugensyl
Power Member
Power Member
Posts: 564
Joined: 2004-06-03, 18:27 UTC
Location: România
Contact:

Re: Can you reprogram the F5 and F6 buttons?

Post by *eugensyl »

louwin wrote:If so - how?

I'm toying with reprogramming them to use Teracopy instead od the standard TC copy routines.

TIA :D
Make a new (your own) command:
em_TeraCopy

and than you can reassign the shortcut, but I recommend to add an alias and/or add a button on the bar.
My Best Wishes,

Eugen
User avatar
louwin
Member
Member
Posts: 128
Joined: 2007-06-09, 11:22 UTC
Location: Perth, Western Australia

Post by *louwin »

Thanks for the suggestion eugensyl but I would like to try replacing the function of the F5.

I read up about making a shortcut for the F5 but how to I create an internal command of Teracopy?

I did RTFI :D but there is no mention of making new internal commands :(

I also assume that when I want to revert to the standard F5 and F6 I just have to delete the shortcuts? :)
There are 10 types of people in the world,
Those who understand binary and those who don't.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

louwin wrote:how to I create an internal command of Teracopy?
Try Extended Command Editor, it make creating external command easy.


After creating the command for TeraCopy, use Hotkeys Editor to assign hotkey for it.
louwin wrote:I also assume that when I want to revert to the standard F5 and F6 I just have to delete the shortcuts? :)
Yes.
User avatar
Flint
Power Member
Power Member
Posts: 3511
Joined: 2003-10-27, 09:25 UTC
Location: Belgrade, Serbia
Contact:

Post by *Flint »

louwin wrote:I did RTFI but there is no mention of making new internal commands
Help -> Configuration - Misc.
Command:
Assign an internal command to the hotkey/alias. Click on the magnifying glass button to open the dialog box "Choose command". <…>
Help -> Dialog box: Choose command
Only on the pages usercmd.ini and wcmd_lng.ini:

New...
Define a new extended command em_xyz. <…>
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 11.03 / Win10 x64
User avatar
louwin
Member
Member
Posts: 128
Joined: 2007-06-09, 11:22 UTC
Location: Perth, Western Australia

Post by *louwin »

Thanks Flint :D

My only excuse is the item was visible in Russia but not in Australia, well, not till you pointed it out anyway 8) :?:
There are 10 types of people in the world,
Those who understand binary and those who don't.
User avatar
DRP535
Senior Member
Senior Member
Posts: 307
Joined: 2003-03-03, 11:25 UTC

Post by *DRP535 »

Can someone please explain this in simple step by step terms for someone not familiar with reprogramming the internal functions of TC?
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

DRP535 wrote:Can someone please explain this in simple step by step terms for someone not familiar with reprogramming the internal functions of TC?
Here is step by step using Extended Command Editor and Hotkeys Editor

1- Run Extended Command Editor
2- Select Usercmd.ini
3- Press Ctrl+W to add new command.
4- Press F9 and browse for the application you want to run when pressing a hotkey.
5- Press Ctrl+S to save changes.
6- Run Hotkeys Editor
7- From the left panel select Usercmd.ini category
8- From the right panel select the command you already added in step 4
9- Define your desired hotkey then press Enter.
10- Press Ctrl+Q to save and restart TC.
11- After TC restarts, press the hotkey defined in step 9 to run the application.
Post Reply