comparison doc/image_management_rename.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents e2ca6295c5d0
children 473a7c4881cd
comparison
equal deleted inserted replaced
1159:e2ca6295c5d0 1160:2562e0bc89a1
39 39
40 <hr /> 40 <hr />
41 41
42 <h1>Rename</h1> 42 <h1>Rename</h1>
43 43
44 <p>To rename a file in Geeqie press [Ctrl] + R, or select Rename from the File menu. Rename is also available in the context menu of all images and files.</p> 44 <p>To rename a file in Geeqie press <span class="key">Ctrl</span> + <span class="key">R</span>, or select Rename from the File menu. Rename is also available in the context menu of all images and files.</p>
45 45
46 <p>When renaming a file, a dialog will display allowing entry of the new name for the file. The dialog will be different depending on the number of files selected to be renamed. A simple dialog will appear when renaming a single file, however when renaming multiple files the dialog will include a list of the file to be renamed and additional options.</p> 46 <p>When renaming a file, a dialog will display allowing entry of the new name for the file. The dialog will be different depending on the number of files selected to be renamed. A simple dialog will appear when renaming a single file, however when renaming multiple files the dialog will include a list of the file to be renamed and additional options.</p>
47 47
48 <h2>Rename single file dialog</h2> 48 <h2>Rename single file dialog</h2>
49 49