Total Commander XP Keyboard Layout (including user-defined commands)

KeyAction
F1Help
F2Refresh panel
F3The built-in file viewer (called lister) shows the file under the cursor.
F4This starts the editor you selected in the configuration dialog, and loads selected file.
F5Copy files
F6Rename files
F7Create directory
F8 or DelDelete files (to Recycle Bin)
F9Change language
F10Change file assotiations ("Open with ..." dialog)
F11Copy selected files to clipboard
F12Restore selection from clipboard
Alt+F1Change left drive
Alt+F2Change right drive
Alt+F3Viewing the file under the cursor with an external viewer
Alt+F4Exit
Alt+F5Pack selected files
Alt+Ctrl+F5(user-defined) Pack selected files to current directory
Alt+F6Unpack all files from archive under cursor (not working on Windows 95!)
Alt+F7Find
Alt+F8Opens the history list of the command line
Alt+F9Same as ALT+F6 (because ALT+F6 is broken on Windows 95)
Alt+Shift+F9Test archives for integrity
Alt+F10 Open a directory tree window
Alt+F11Copy filename to clipboard (with UNC-path)
Alt+F12Copy path of source to clipboard
Alt+left or rightOpen previous/next directory in list of already visited
Alt+downOpen list of already visited dirs
Alt+AChange file/directory attributes
Alt+BHide/show toolbar
Alt+DSynchronize directories
Alt+IShow tooltips
Alt+KShow/hide function key buttons
Alt+LUnload all plugins from memory
Alt+QQuick search for file name (starting with specified letter) in current dir. (Don't activate quick search in configuration dialog! Use this key shortcut instead)
Alt+ROpen "My Network Places" (and plugins)
Alt+SCopy selection
Alt+TOpen "Control Panel"
Alt+WHide/show tabstops
Alt+UPEdit current directory path above file window
Alt+Shift+SStore list of selected files/dirs to file
Alt+Shift+RRestore selection from file
Shift+F1Compare selected files by content (if no file is selected, the file under the cursor is compared with a file in the other window, having the same name)
Shift+F2Compare file lists
Shift+F3List only file under cursor, when multiple files selected
Shift+F4Create new text file and load into editor
Shift+F5Copy files (with rename) in the same directory
Ctrl+Shift+F5Create shortcut of files in target directory
Shift+F6Rename files in the same directory
Shift+F8 or DelDelete files directly without moving them to Recycle Bin (if that option is activated in configuration dialog)
Shift+F10Show context menu
Shift+F12Copy target path to clipboard
Shift+EscMinimize Total Commander
Num+Expand selection
Num-Shrink selection
Num*Invert selection
Num/Restore selection
Ctrl+Num+Select all
Ctrl+Num-Deselect all
Alt+Num+Select all files with the same extension
Backspace or Ctrl+PgUpChange to parent directory (corresponds to cd ..)
Ctrl+PgDnOpen directory/archive (also self extracting .EXE archives)
Ctrl+< Jump to the root directory
Ctrl+left or rightOpen directory/archive and display it in the target window. (If the cursor is not on a directory name, the current directory is displayed instead.)
Ctrl+F1File display 'brief' (only file names)
Ctrl+F2File display 'full' (all file details)
Ctrl+Shift+F2Comments view (use Ctrl+Z to add or change comments)
Ctrl+F3Sort files by name
Ctrl+F4Sort files by extension
Ctrl+F5Sort files by date/time
Ctrl+F6Sort files by size
Ctrl+F7Unsorted
Ctrl+F8Display directory tree
Ctrl+F9Print file under cursor using the associated program
Ctrl+F10Show all files
Ctrl+F11Show only programs
Ctrl+F12Show user defined files
TabSwitch between left and right file list
LetterRedirected to command line, cursor jumps to command line
InsSelect file or directory
SpaceSelect file or directory (as INSERT). If SPACE is used on an unselected directory under the cursor, the contents in this directory are counted and the size is shown in the 'full' view instead of the string <DIR>
EnterChange directory/run program/run associated program/execute command line if not empty. If the source directory shows the contents of an archive, further information on the packed file is given.
Shift+EnterRun command line/program under cursor with preceding command /c and leave open the program's window. Only works if NOCLOSE.PIF is in your Windows directory!

With archive files: call associated program
Alt+Shift+EnterThe contents of all directories in the current directory are counted. The sizes of the directories are then shown in the 'full' view instead of the string <DIR>
Alt+EnterShow property sheet
Ctrl+ASelect all
Ctrl+BDirectory branch: show contents of current dir and all subdirs in one list
Ctrl+C or Ctrl+InsCopy files to clipboard (32 bit)
Ctrl+DOpen directory hotlist ('bookmarks')
Ctrl+GVertical/horizontal alignment
Ctrl+HHide/show hidden system files
Ctrl+JShow currently active panel in target window
Ctrl+OOpens Transfer Manager dialog
Ctrl+SHide all files except selected ones
Ctrl+FConnect to FTP server
Ctrl+Shift+FDisconnect from FTP server
Ctrl+NNew FTP connection (enter URL or host address)
Ctrl+ISwitch to target directory
Ctrl+LCalculate occupied space (of the selected files)
Ctrl+MOpens Multi-Rename-Tool dialog
Ctrl+Shift+MChange FTP transfer mode
Ctrl+PCopy current path to command line
Ctrl+QShow Quick View panel instead of a file list. Viewing file/dir via built-in viewer (Lister) using all plugins linked to it.
Ctrl+RReread source directory
Ctrl+TOpen new folder tab and activate it
Ctrl+Shift+TOpen new folder tab, but do not activate it
Ctrl+UExchange directories
Ctrl+V or Shift+InsPaste from clipboard to current dir (32 bit)
Ctrl+WClose currently active tab
Ctrl+Shift+WClose all open tabs
Ctrl+X or Shift+DelCut files to clipboard (32 bit)
Ctrl+ZEdit comment
Ctrl+UPOpen dir under cursor in new tab
Ctrl+Shift+UPOpen dir under cursor in other window (new tab)
Ctrl+TabJump to next tab
Ctrl+Shift+TabJump to previous tab

Command Line: Keys

If Total Commander is active, nearly all keyboard input is directed to the command line.
Here is the layout for some keys:

KeyAction
EnterThe command line is executed, if it contains at least one character (otherwise, the program under the cursor in the source window is started). If the command is cd, md or rd, it is executed internally. If it is an internal DOS command, DOS will be executed with this command. Otherwise, a program with the given name is executed.
Hint: If you enter space character in command line then pressing Enter will launch Windows Explorer
Shift+EnterLike ENTER, but with preceding command /c. After the called DOS program is terminated, its window is not automatically closed. This will only work if the file noclose.pif is in your windows directory.
Ctrl+EnterThe file under the cursor in the source directory is appended to the command line.
Ctrl+Shift+EnterThe file under the cursor including its path is appended to the command line.
Ctrl+down or Alt+F8A list with the latest command lines (history-list) is opened. Hold down the CTRL key and use the up and down cursor keys to select an entry. By pressing the left or right key, you can edit the command line. This automatically closes the list.
Tab or Cursor KeysPuts the cursor back to the source directory. Cursor left and cursor right move the cursor through the command line, even if the cursor was in the source directory before. If brief was selected, these keys move the cursor through the source directory. You then have to hold down SHIFT to move it inside the command line. Cursor up and cursor down move the cursor bar inside the source window, even if it was inside the command line.
Esc or Ctrl+YClears the command line
Ctrl+C or Ctrl+InsCopy selected text to clipboard (32 bit)
Ctrl+X or Shift+DelCut selected text to clipboard (32 bit)
Ctrl+V or Shift+InsPaste text from clipboard to command line. (32 bit)
Ctrl+KDelete to end of line
Ctrl+WDelete word to the left of the cursor
Ctrl+TDelete word to the right of the cursor

Commands of built-in viewer (Lister)

KeyAction
F2Refresh
F7, Ctrl+FFind in text...
Shift+F7,  F5, F3Find next
Home, BackspaņeJump to beginning of file (Backspace works if 1 file is selected)
EndJump to end of file
PgDown, SpaceScroll one page down
PgUp, Shift+SpaceScroll one page up
Alt+Left, P, BackspaņePrevious file (Backspaņe works if several files are selected)
Alt+Right, NNext file
Ctrl+ASelect all
Ctrl+C, Ctrl+InsCopy selected text to clipboard
Alt+Shift+5Jump to position
Ctrl+PPrint...
AANSI-mode
SASCII-mode
VUser-defined codeing
WWrap text
FFit image to window
1View: Text only
2View: Binary
3View: Hex
4View: Image/Multimedia
5View: HTML
6View: Unicode
7View: UTF8
F1Help
Esc, Alt+F4, Q, F10, Shift+Q, Alt+Q, Ctrl+QExit

* Note: commands not mentioned in official documentation and user-defined keyboard shortcuts for Total Commander - eXtended Pack are typed in different color

Useful tips

Please pay attention to the fact that many of keyboard shortcuts are still unassigned. Feel free to bind them to any of 230 Total Commander commands. You can find a full list of all available commands in TOTALCMD.INC (the detailed list can be found here)

Do not forget that Total Commander fully supports Drag & Drop and all other Windows methods.
Thus, for example, if you want to delete a file or directory just drag and drop it on the "F8 Delete" button on the lower function key bar.
In order to create an icon for launching your favorite editor just drag the appropriate EXE file onto the upper button bar (with Shift held down - anywhere within TC window). Then if you want to open a file in that editor you should drag that file onto the icon of editor.
Many of the buttons have a very convenient pop-up menu. For example, right-click on the 'F8 Delete' button or the drive icon and see what happens ;)
Don't be afraid to experiment and many of the hidden features of this great file manager will reveal themselves to you!


Total Russian Team (TRT)