Position of window divider: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (Template: Translation request added, thx Sheepdog!)
(Basic translation using babelfish...links are funktional)
Line 1: Line 1:
== Window divider of Total Commander ==
The two windows of the file lists have according to standard the same width. If one would like to increase one of the windows, one moves the pointer of mouse over the divisor in the center and can, as soon as the pointer of mouse is represented as double-sided arrow, the width of the file list its own needs adapt. Here an exact indication is shown in per cent as mouse tip.
With more pressed [CTRL] key the divisor jumps in 25% steps into the direction, in which the mouse was moved.<br/>
After new starting the standard is repaired.
If one would like to keep the organization however durable, the TC must note the values. For this the instruction becomes: "Configuration  - [[Save Settings]]" in the [[menu|main menu]] used, even if "[[Options#Operation|Save on exit]]" is switched off with terminating. The values are registered usually in the "[[Ini-settings|Wincmd.ini]]", in dependence for the used screen resolution and position windows on the screen. Since the values are stored in permille, it does not make a difference whether "vertical panels" was used.<br/>
The appropriate entry reads:<br/>
Divider=500
== Fast reset to 50/50 ==
With one right-click on the window divisor appears a context menu, in which one can select some preset values.
Hereby it is at any time possible to reset changed window width on exactly 50%.
http://www.ghisler.ch/wiki/images/9/95/Window_divider_contextmenu.png<br/>
Picture: Window divider contextmenu
Likewise it is possible to provide a main menue that e.g. uses this instruction:
MENUITEM "window centrically", cm_50percent
or a Button into the [[Buttonbar]] to use by the following command from the [[Totalcmd.inc]]/View one selects:
cm_50Percent=909;Window separator at 50%
It gives a [[AutoHotkey]] - Script, with which one can call this context menu with the combination of keys [CTRL]+[g ]. Thus one can stop the attitudes 20/80 30/70 40/60 50/50 60/40 70/30 80/20 with in each case two palpation backs [CTRL]+[g ], then 2 to 8).
== Position of window divider during the quickview ==
Like that it is possible to always represent the size of the quick view [CTRL+Q] with firmly stopped width. With the announcement of a file the size of the quick view is placed like described above e.g. on 75%, in the menu "Save Settings" selected and receives from now on a quickview with 75%, while the file list in the active window amounts to only 25%.<br/>
The appropriate entry in wincmd.ini reads:<br/>
DividerQuickView=250
{{translation(3)|Position der Fenstertrennlinie|Ini-settings#Resolution-dependent_data|Ini-settings}}
{{translation(3)|Position der Fenstertrennlinie|Ini-settings#Resolution-dependent_data|Ini-settings}}

Revision as of 14:51, 29 January 2006

Window divider of Total Commander

The two windows of the file lists have according to standard the same width. If one would like to increase one of the windows, one moves the pointer of mouse over the divisor in the center and can, as soon as the pointer of mouse is represented as double-sided arrow, the width of the file list its own needs adapt. Here an exact indication is shown in per cent as mouse tip.

With more pressed [CTRL] key the divisor jumps in 25% steps into the direction, in which the mouse was moved.
After new starting the standard is repaired.

If one would like to keep the organization however durable, the TC must note the values. For this the instruction becomes: "Configuration - Save Settings" in the main menu used, even if "Save on exit" is switched off with terminating. The values are registered usually in the "Wincmd.ini", in dependence for the used screen resolution and position windows on the screen. Since the values are stored in permille, it does not make a difference whether "vertical panels" was used.
The appropriate entry reads:

Divider=500


Fast reset to 50/50

With one right-click on the window divisor appears a context menu, in which one can select some preset values. Hereby it is at any time possible to reset changed window width on exactly 50%.

http://www.ghisler.ch/wiki/images/9/95/Window_divider_contextmenu.png
Picture: Window divider contextmenu

Likewise it is possible to provide a main menue that e.g. uses this instruction:

MENUITEM "window centrically", cm_50percent

or a Button into the Buttonbar to use by the following command from the Totalcmd.inc/View one selects:

cm_50Percent=909;Window separator at 50%


It gives a AutoHotkey - Script, with which one can call this context menu with the combination of keys [CTRL]+[g ]. Thus one can stop the attitudes 20/80 30/70 40/60 50/50 60/40 70/30 80/20 with in each case two palpation backs [CTRL]+[g ], then 2 to 8).


Position of window divider during the quickview

Like that it is possible to always represent the size of the quick view [CTRL+Q] with firmly stopped width. With the announcement of a file the size of the quick view is placed like described above e.g. on 75%, in the menu "Save Settings" selected and receives from now on a quickview with 75%, while the file list in the active window amounts to only 25%.
The appropriate entry in wincmd.ini reads:

DividerQuickView=250



Please visit: Translation requests or follow other language link behind "In other languages" section of the page's left sidebar. This page is available in German (Deutsch).



Back to Ini-settings