Navigation: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Translation of De: Navigation, unfinished)
No edit summary
Line 29: Line 29:
  |cm_OpenDesktop
  |cm_OpenDesktop
  |-
  |-
  |Drives
  |My Computer
  |cm_OpenDrives
  |cm_OpenDrives
  |-
  |-

Revision as of 20:07, 28 June 2006

Total Commander offers a navigation through multiple ways. These are listed in this article.

Navigation to virtual folders

Der Total Commander bildet mithilfe interner Befehle einen grossen Teil der 
virtuellen Verzeichnisse innerhalb seiner Dateiliste ab.
Im Kontextmenü werden die gewohnten Optionen angezeigt. 
Zum Beispiel "Papierkorb leeren" oder "Wiederherstellen", wenn man auf / in dem Papierkorb rechtsklickt.

The following virtual folders are fully supported:

Virtual folder Command
Desktop cm_OpenDesktop
My Computer cm_OpenDrives
Controls cm_OpenControls
Fonts cm_OpenFonts
Network neighborhood cm_OpenNetwork
Printhood cm_OpenPrinters
Recycle bin cm_OpenRecycled


Other virtual folders

Even if the desired virtual folder does not participate in this list, please proceed as follows:

  1. Guarantee that the setting: Save on exit: Directories is activated
  2. Navigate into your desired virtual folder manually
  3. Close Total Commander
  4. Start Total Commander
  5. The virtual folder should be opened as well
  6. Menu: Call Configuration: Change Settings Files Directly
  7. In the main settings file (usually Wincmd.ini) look for [ Left ] or [ right ] depending in which side the folder was opened.
  8. In this section there is the entry "Path".
  9. This value must be copied now straght behind the command "cd " into the desired navigation element.

Pseudo environment variables

In version 6.5 of Total Commander numerous differently pseudo environment variables were introduced. Environment variables are in the registration already existing assignments between names and locations. In the following list the actually supported pseudo environment variables are specified.

cd %COMMANDER_PATH%
cd %$MYPICTURES%
cd %$LOCAL_APPDATA%
cd %$APPDATA%
cd %$DESKTOP%
cd %$PERSONAL%
cd %$PROGRAMS%
cd %$STARTMENU%
cd %$FONTS%
cd %$STARTUP%
cd %$COMMON_APPDATA%
cd %$COMMON_DESKTOPDIRECTORY%
cd %$COMMON_DOCUMENTS%
cd %$COMMON_PROGRAMS%
cd %$COMMON_STARTMENU%
cd %$COMMON_STARTUP%
cd %$COMMON_PICTURES%

By using these commands one is able to navigate from each place fast and secure to their locations. Pseudo environment variables can be combined without problems with subordinated directories.

cd %$APPDATA%\Opera 

For environment variables with the same name lowercase letters are to be used.





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 Internal functions