You sometimes want to delete, copy or move a number of files that are similar in some way. For example you may wish to move all of the .png graphics files from one folder to another. Konqueror makes this easy by letting you select multiple files based on similarities in their file names.
Use the Menubar ->-> item or the shortcut Ctrl++. This brings up a little dialog box in which you enter a filename containing the wildcard characters *, which matches any number of characters, and ? which matches a single character. Press and Konqueror will highlight all files with matching names. For example;
will
select all filenames starting with the letters “flag” and ending
with “flag*.png
.png
”.
will
select memo?.txt
memo1.txt
and memo9.txt
but
not memo99.txt
.
When you have selected a range of files, you can narrow down the selection by uing the Menubar -> option or Ctrl+- to specify which of the selected files should be removed from the selection.
Use Ctrl+U or the Menubar -> option or just mouse button click on a clear area of the view to cancel the selection.
You can even invert the selection: that is, deselect all selected files and select those that were previously unselected. Use the Menubar -> option or Ctrl+* to do this.
You can also select multiple files and folders by holding the Ctrl button while you click on each individual file or folder. This enables you to then move or copy multiple files and folders to a different location at one time by using the same method above.
A number of useful shortcut keys can be used in list, tree and text view modes:
Toggle the current selection.
Toggle the current selection and move down to the next item.
Move the selection, toggling the selection of everything on the way.
Deselect everything, then move the selection, selecting everything on the way.
Once you have selected the right files then the normal delete, copy or move commands will act on all of the selected files at once.
Depending on your keyboard type and locale, you may find that the Ctrl++, Ctrl+- and Ctrl+* shortcuts only work with the Numeric keypad +, - and * keys.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team