How to run TC (main window) in full screen?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Axis
Junior Member
Junior Member
Posts: 88
Joined: 2015-07-14, 18:53 UTC

How to run TC (main window) in full screen?

Post by *Axis »

Hi.

How to run TC (main window) in full screen (without using the mouse)? I didn't find any keyboard shortcut.

Thanks
User avatar
tuska
Power Member
Power Member
Posts: 3755
Joined: 2007-05-21, 12:17 UTC

Full screen, cm_Maximize, cm_Restore

Post by *tuska »

Maybe this already fitts your needs: Define a hotkey yourself...

First check which shortcuts are eligible:
1) Help - Keyboard
2) Configuration - Options - Misc. - click on Dropdown arrow next to "hotkey"

You may create shortcuts for this commands:

Code: Select all

cm_Maximize	2015	Maximize Total Commander
cm_Restore	 2016	Restore normal size
Example:
Configuration - Options... - Misc. - Redefine hotkeys (Keyboard remapping) - choose your hotkey(s) by clicking the appropriate [dropdown] field(s),
e.g. F11 "Default command (no remapping)" is shown, then - click on the magnifying glass to the right - click on "Window" under "Category"
to get an overview - double-click on "cm_Maximize (Maximize Total Commander)" - Important: click on the green checkmark! - OK - FINISHED!

Regards
Karl
User avatar
Stefan2
Power Member
Power Member
Posts: 4157
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Post by *Stefan2 »

Your used OS may already provide shortcuts for such tasks.

Win+↑      Maximize the window.


https://superuser.com/questions/988554/direct-shortcut-for-windows-maximize-minimize-restore-window


- - -

My TC runs always maximized, perhaps I had used "Configuration > Save Position"

- - -

Also you can launch TC via a desktop shortcut with set option "Window = Maximized"



 
User avatar
tuska
Power Member
Power Member
Posts: 3755
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

Furthermore you could make a shortcut for an em_command with commands:

Code: Select all

cm_Maximize,cm_VisButtonbar,cm_VisButtonbar2

... to show/hide the Buttonbars ...

Type in cm_CommandBrowser <ENTER> in command line of TC and then vis into the "Filter"-field to see what else you can hide/show to get "Full Screen".
Axis
Junior Member
Junior Member
Posts: 88
Joined: 2015-07-14, 18:53 UTC

Post by *Axis »

:o (There are some real masters in this forum...)

Many thanks
Post Reply