Mercurial > geeqie.yaz
comparison doc/main_window_navigation.html @ 1165:473a7c4881cd
Fix up yet unmarked keys.
author | zas_ |
---|---|
date | Thu, 20 Nov 2008 17:23:46 +0000 |
parents | c564ab6c11fc |
children |
comparison
equal
deleted
inserted
replaced
1164:3692efcbd325 | 1165:473a7c4881cd |
---|---|
43 | 43 |
44 <h2>Moving around in the file system</h2> | 44 <h2>Moving around in the file system</h2> |
45 | 45 |
46 <p>To select the folder containing the desired images for display, change to the image's folder using the folder view. Single clicking a folder with the primary mouse button will change the main window to display that folder's contents. When the folder view is displayed as a list, use the folder named “..” to change to the parent folder (the parent folder is the folder that contains the current folder).</p> | 46 <p>To select the folder containing the desired images for display, change to the image's folder using the folder view. Single clicking a folder with the primary mouse button will change the main window to display that folder's contents. When the folder view is displayed as a list, use the folder named “..” to change to the parent folder (the parent folder is the folder that contains the current folder).</p> |
47 | 47 |
48 <p>To select a folder with the keyboard, move the focus to the desired folder and press the Space or Enter key.</p> | 48 <p>To select a folder with the keyboard, move the focus to the desired folder and press the <span class="key">SpaceBar</span> or <span class="key">Enter</span> key.</p> |
49 | 49 |
50 <h2>Moving around within a folder</h2> | 50 <h2>Moving around within a folder</h2> |
51 | 51 |
52 <p>After selecting the desired folder as above, the desired image can be viewed by selecting it from the file list. To select a file for display single click it with the primary mouse button.</p> | 52 <p>After selecting the desired folder as above, the desired image can be viewed by selecting it from the file list. To select a file for display single click it with the primary mouse button.</p> |
53 | 53 |
57 | 57 |
58 <p>To change to your home folder, click the Home button in the tool bar.</p> | 58 <p>To change to your home folder, click the Home button in the tool bar.</p> |
59 | 59 |
60 <h2>Direct path entry</h2> | 60 <h2>Direct path entry</h2> |
61 | 61 |
62 <p>The current path is displayed in an entry field above the folder list. A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the Enter key. Tab completion is also available in the path entry.</p> | 62 <p>The current path is displayed in an entry field above the folder list. A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the <span class="key">Enter</span> key. Tab completion is also available in the path entry.</p> |
63 | 63 |
64 <p>Next to the path entry is a button with a down arrow, clicking this will display a drop down list containing the most recent locations viewed. The list is ordered such that the most recent location is at the top. Selecting a location from the drop down list will change the window to display the location.</p> | 64 <p>Next to the path entry is a button with a down arrow, clicking this will display a drop down list containing the most recent locations viewed. The list is ordered such that the most recent location is at the top. Selecting a location from the drop down list will change the window to display the location.</p> |
65 | 65 |
66 <h2>Stepping through images sequentially</h2> | 66 <h2>Stepping through images sequentially</h2> |
67 | 67 |
68 <p>To change the displayed image to next or previous one within the same folder, use the respective PageDown and PageUp keys. The mouse can also be used to change the image by clicking the image display with the respective primary and middle buttons.</p> | 68 <p>To change the displayed image to next or previous one within the same folder, use the respective <span class="key">PageDown</span> and <span class="key">PageUp</span> keys. The mouse can also be used to change the image by clicking the image display with the respective primary and middle buttons.</p> |
69 | 69 |
70 <p>To change to beginning or end of the image list, use the respective Home or End keys.</p> | 70 <p>To change to beginning or end of the image list, use the respective <span class="key">Home</span> or <span class="key">End</span> keys.</p> |
71 | 71 |
72 <hr id="bottomseparator" /> | 72 <hr id="bottomseparator" /> |
73 | 73 |
74 <div class="navbottom"> | 74 <div class="navbottom"> |
75 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 75 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |