Font change on keyboard shortcut

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
lluke777
Junior Member
Junior Member
Posts: 11
Joined: 2018-01-30, 11:38 UTC

Font change on keyboard shortcut

Post by *lluke777 »

Is there a way to make keyboard shortuct to toggle/change immiediatly fonts of file lists?
User avatar
tuska
Power Member
Power Member
Posts: 4113
Joined: 2007-05-21, 12:17 UTC

Shortcut to a command - em_command

Post by *tuska »

Try this...
If you want to assign a shortcut to a command, you must first create an em_command.

1.  Type in: cm_CommandBrowser <ENTER> in command line of TC
2.  Type in: font in the field "Filter:" to determine the internal commands for font
3.  Clear field "Filter:"
4.  Click on usercmd.ini (under Category)
5.  Click on button "New..." - new command name, e.g.: em_FontConfig
6.  OK, Command: cm_FontConfig ... Tooltip: cm_FontConfig|viewtopic.php?t=49789 ... OK, OK
7.  em_command FINISHED

Create a shortcut:
1.  Menu "Configuration" - "Options..." - "Misc." - Redefine hotkeys (Keyboard remapping)
2.  Choose your hotkey(s) by clicking the appropriate field(s), e.g. F12 - "Default command (no remapping)" is shown then
3.  Click on the magnifying glass to the right - click on "usercmd.ini" - choose your em_command: em_FontConfig - OK
4.  IMPORTANT: click on the green checkmark! - OK - FINISHED!

In my opinion, there is currently no way to change the font with a shortcut, eg from "Segoe UI" to "Arial".
Post Reply