Up |
Ctrl+up |
Navigates up a directory level if available. |
New |
Ctrl+N |
Creates a new directory in the current one,
if possible. |
Open |
Ctrl+O |
Opens the selected item. If a file, opens in
the applicable application. If a folder, opens that folder
in a new instance of Explore. |
Run |
Ctrl+P |
Runs the selected file. If the file does not
contain win.create_app_frame and run_app, it
is run as a console program, otherwise as a WIN application. |
Rename |
Ctrl+R |
Rename the selected file or directory. |
Delete |
Del |
Deletes the selected file or directory. |
Label |
Ctrl+L |
Set the label of the disk, in the drive of
the selected mount point. |
Copy |
Ctrl+C |
Copy the selected file or folder to the
clipboard. |
Paste |
Ctrl+V |
Paste the file or folder on the clipboard to
the current directory. If pasting to the same directory, the
name is appended with an underscore and integer to form a
unique named copy. |
Quit |
Ctrl+Alt+X |
Quits the application. |