Mercurial > geeqie.yaz
view doc/reference_keyboard_shortcuts.html @ 1121:24c89a03ec12
Move from xhtml transitional to xhtml strict.
author | zas_ |
---|---|
date | Mon, 10 Nov 2008 20:40:50 +0000 |
parents | 829f45bf988b |
children | c564ab6c11fc |
line wrap: on
line source
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> <title>Keyboard Shortcuts - Geeqie User Manual</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body lang="en-US" dir="ltr"> <div class="navtop"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <col id="navtop_col1" width="33%"></col> <col id="navtop_col2" width="33%"></col> <col id="navtop_col3" width="33%"></col> <tr> <th> <p class="previous"><a href="reference_command_line.html">Previous</a> </p> </th> <th> <p class="navtop_title">Keyboard Shortcuts – Reference</p> </th> <th> <p class="next"><a href="reference_thumbnails.html">Next</a> </p> </th> </tr> </table> </div> <hr /> <h1>Keyboard Shortcuts</h1> <div class="keyboard-shortcuts"> <table width="90%" border="1" cellpadding="2" cellspacing="0"> <col id="keyboard_shortcuts_col1" width="33%"></col> <col id="keyboard_shortcuts_col2" width="33%"></col> <col id="keyboard_shortcuts_col3" width="33%"></col> <thead> <tr> <th> <p>Shortcut</p> </th> <th> <p>Mouse</p> </th> <th> <p>Action</p> </th> </tr> </thead> <tbody> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Image Navigation</strong></p> </td> </tr> <tr> <td> <p>PageDown</p> </td> <td> <p>Left Click on image view<br /> Mouse Wheel down <a href="#bottomnote1" class="bottomnote">(*)</a></p> </td> <td> <p>Change to next image.</p> </td> </tr> <tr> <td> <p>PageUp</p> </td> <td> <p>Middle Click on image view<br /> Mouse Wheel up <a href="#bottomnote1" class="bottomnote">(*)</a></p> </td> <td> <p>Change to previous image.</p> </td> </tr> <tr> <td> <p>Home</p> </td> <td> </td> <td> <p>Change to first image.</p> </td> </tr> <tr> <td> <p>End</p> </td> <td> </td> <td> <p>Change to last image.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Image panning</strong> (image has keyboard focus)</p> </td> </tr> <tr> <td> <p>Arrow Keys</p> </td> <td> <p>Left Drag on image view<br /> [Shift] + Mouse Wheel <a href="#bottomnote1" class="bottomnote">(*)</a></p> </td> <td> <p>Pan image.</p> </td> </tr> <tr> <td> <p>[Shift] + Arrow Keys</p> </td> <td> </td> <td> <p>Pan Image faster.</p> </td> </tr> <tr> <td> <p>[Control] + Arrow Keys</p> </td> <td> </td> <td> <p>Pan to respective edge of image.</p> </td> </tr> <tr> <td> <p>SpaceBar</p> </td> <td> </td> <td> <p>Change to next image.</p> </td> </tr> <tr> <td> <p>Backspace</p> </td> <td> </td> <td> <p>Change to previous image.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>File Menu</strong></p> </td> </tr> <tr> <td> <p>[Control] + N</p> </td> <td> </td> <td> <p>New Window</p> </td> </tr> <tr> <td> <p>C</p> </td> <td> </td> <td> <p>Open a new empty collection window.</p> </td> </tr> <tr> <td> <p>O</p> </td> <td> </td> <td> <p>Display open collection dialog.</p> </td> </tr> <tr> <td> <p>F3</p> </td> <td> </td> <td> <p>Open new search window.</p> </td> </tr> <tr> <td> <p>D</p> </td> <td> </td> <td> <p>Open new Find Duplicates window.</p> </td> </tr> <tr> <td> <p>[Shift] + P</p> </td> <td> </td> <td> <p>Open print dialog.</p> </td> </tr> <tr> <td> <p>[Control] + F</p> </td> <td> </td> <td> <p>Create new folder in current path.</p> </td> </tr> <tr> <td> <p>[Control] + C</p> </td> <td> </td> <td> <p>Copy selected images, opens destination selection dialog.</p> </td> </tr> <tr> <td> <p>[Control] + M</p> </td> <td> </td> <td> <p>Move selected images, opens destination selection dialog.</p> </td> </tr> <tr> <td> <p>[Control] + R</p> </td> <td> </td> <td> <p>Rename selected images, opens rename dialog.</p> </td> </tr> <tr> <td> <p>[Control] + D<br /> [Delete]</p> </td> <td> </td> <td> <p>Delete selected images.</p> </td> </tr> <tr> <td> <p>[Control] + W</p> </td> <td> </td> <td> <p>Close window, Geeqie exits when last window is closed.</p> </td> </tr> <tr> <td> <p>[Control] + Q</p> </td> <td> </td> <td> <p>Quit Geeqie.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Edit Menu</strong></p> </td> </tr> <tr> <td> <p>[Control] + 1 ... 0</p> </td> <td> </td> <td> <p>Run external edit command on selected images.</p> </td> </tr> <tr> <td> <p>[Control] + A</p> </td> <td> </td> <td> <p>Select all images.</p> </td> </tr> <tr> <td> <p>[Control] + [Shift] + A</p> </td> <td> </td> <td> <p>Unselect all images.</p> </td> </tr> <tr> <td> <p>[Control] + P</p> </td> <td> </td> <td> <p>Open image properties window.</p> </td> </tr> <tr> <td> <p>[Control] + O</p> </td> <td> </td> <td> <p>Open Geeqie preferences window.</p> </td> </tr> <tr> <td> <p>]</p> </td> <td> </td> <td> <p>Rotate image clockwise 90 degrees.</p> </td> </tr> <tr> <td> <p>[</p> </td> <td> </td> <td> <p>Rotate image counterclockwise 90 degree.</p> </td> </tr> <tr> <td> <p>[Shift] + R</p> </td> <td> </td> <td> <p>Rotate image 180 degrees.</p> </td> </tr> <tr> <td> <p>[Shift] + M</p> </td> <td> </td> <td> <p>Flip image horizontally (mirror).</p> </td> </tr> <tr> <td> <p>[Shift] + F</p> </td> <td> </td> <td> <p>Flip image vertically.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>View Menu</strong></p> </td> </tr> <tr> <td> <p>+, =</p> </td> <td> <p>[Control] + Mouse Wheel up</p> </td> <td> <p>Zoom image in.</p> </td> </tr> <tr> <td> <p>-</p> </td> <td> <p>[Control + Mouse Wheel down</p> </td> <td> <p>Zoom image out.</p> </td> </tr> <tr> <td> <p>Z</p> </td> <td> </td> <td> <p>Reset zoom to original size (1:1).</p> </td> </tr> <tr> <td> <p>X</p> </td> <td> </td> <td> <p>Fit image to window size.</p> </td> </tr> <tr> <td> <p>W</p> </td> <td> </td> <td> <p>Zoom image to fit window width.</p> </td> </tr> <tr> <td> <p>H</p> </td> <td> </td> <td> <p>Zoom image to fit window height.</p> </td> </tr> <tr> <td> <p>1</p> </td> <td> </td> <td> <p>Set zoom to 1:1</p> </td> </tr> <tr> <td> <p>2</p> </td> <td> </td> <td> <p>Set zoom to 2:1</p> </td> </tr> <tr> <td> <p>3</p> </td> <td> </td> <td> <p>Set zoom to 3:1</p> </td> </tr> <tr> <td> <p>4</p> </td> <td> </td> <td> <p>Set zoom to 4:1</p> </td> </tr> <tr> <td> <p>7</p> </td> <td> </td> <td> <p>Set zoom to 1:4</p> </td> </tr> <tr> <td> <p>8</p> </td> <td> </td> <td> <p>Set zoom to 1:3</p> </td> </tr> <tr> <td> <p>9</p> </td> <td> </td> <td> <p>Set zoom to 1:2</p> </td> </tr> <tr> <td> <p>T</p> </td> <td> </td> <td> <p>Toggle display of thumbnails when in list view.</p> </td> </tr> <tr> <td> <p>[Control] + L</p> </td> <td> </td> <td> <p>Display file list as detailed list view.</p> </td> </tr> <tr> <td> <p>[Control] + I</p> </td> <td> </td> <td> <p>Display file list as icon view.</p> </td> </tr> <tr> <td> <p>[Control] + T</p> </td> <td> </td> <td> <p>Toggle folder display between list and tree views.</p> </td> </tr> <tr> <td> <p>R</p> </td> <td> </td> <td> <p>Refresh file list.</p> </td> </tr> <tr> <td> <p>L</p> </td> <td> </td> <td> <p>Toggle floating of file display.</p> </td> </tr> <tr> <td> <p>[Control] + H</p> </td> <td> </td> <td> <p>Toggle hiding of file display.</p> </td> </tr> <tr> <td> <p>[Control] + E</p> </td> <td> </td> <td> <p>Toggle EXIF sidebar.</p> </td> </tr> <tr> <td> <p>[Control] + S</p> </td> <td> </td> <td> <p>Toggle Sort Manager sidebar.</p> </td> </tr> <tr> <td> <p>[Control] + K</p> </td> <td> </td> <td> <p>Toggle Keywords sidebar.</p> </td> </tr> <tr> <td> <p>F</p> <p>V</p> </td> <td> </td> <td> <p>Toggle full screen.</p> </td> </tr> <tr> <td> <p>I</p> </td> <td> </td> <td> <p>Toggle information overlay in full screen.</p> </td> </tr> <tr> <td> <p>S</p> </td> <td> </td> <td> <p>Toggle slideshow.</p> </td> </tr> <tr> <td> <p>P</p> </td> <td> </td> <td> <p>Toggle pause of slideshow.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Help Menu</strong></p> </td> </tr> <tr> <td> <p>F1</p> </td> <td> </td> <td> <p>Open User Manual in browser.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Collection Window</strong></p> </td> </tr> <tr> <td> <p>Arrow Keys</p> </td> <td> </td> <td> <p>Move selection.</p> </td> </tr> <tr> <td> <p>[Shift] + Arrow Keys</p> </td> <td> </td> <td> <p>Select multiple images.</p> </td> </tr> <tr> <td> <p>[Control] + Arrow Keys</p> </td> <td> </td> <td> <p>Move focus without changing selection.</p> </td> </tr> <tr> <td> <p>[SpaceBar]</p> </td> <td> </td> <td> <p>Select only image with focus.</p> </td> </tr> <tr> <td> <p>[Control] + [SpaceBar]</p> </td> <td> </td> <td> <p>Toggle selection of image with focus.</p> </td> </tr> <tr> <td> <p>[Home]</p> </td> <td> </td> <td> <p>Move focus to first image.</p> </td> </tr> <tr> <td> <p>[End]</p> </td> <td> </td> <td> <p>Move focus to last image.</p> </td> </tr> <tr> <td> <p>[Control] + A</p> </td> <td> </td> <td> <p>Select all images.</p> </td> </tr> <tr> <td> <p>[Control] + [Shift] + A</p> </td> <td> </td> <td> <p>Unselect all images.</p> </td> </tr> <tr> <td> <p>[Delete]</p> </td> <td> </td> <td> <p>Remove selected image from collection, does not delete image from disk.</p> </td> </tr> <tr> <td> <p>[Control] + L</p> </td> <td> </td> <td> <p>Add images from main window's file list.</p> </td> </tr> <tr> <td> <p>[Control] + T</p> </td> <td> </td> <td> <p>Toggle display of icon filenames.</p> </td> </tr> <tr> <td> <p>N</p> </td> <td> </td> <td> <p>Sort collection by name.</p> </td> </tr> <tr> <td> <p>D</p> </td> <td> </td> <td> <p>Sort collection by file date.</p> </td> </tr> <tr> <td> <p>B</p> </td> <td> </td> <td> <p>Sort collection by file size.</p> </td> </tr> <tr> <td> <p>P</p> </td> <td> </td> <td> <p>Sort collection by file path.</p> </td> </tr> <tr> <td> <p>I</p> </td> <td> </td> <td> <p>Sort collection by natural numerical order.</p> </td> </tr> <tr> <td> <p>[Enter]</p> </td> <td> </td> <td> <p>View image with focus in main window.</p> </td> </tr> <tr> <td> <p>V</p> </td> <td> </td> <td> <p>View image with focus in new window.</p> </td> </tr> <tr> <td> <p>[Control] + 1 ... 0</p> </td> <td> </td> <td> <p>Run external edit command on selected images.</p> </td> </tr> <tr> <td> <p>S</p> </td> <td> </td> <td> <p>Save collection.</p> </td> </tr> <tr> <td> <p>[Control] + S</p> </td> <td> </td> <td> <p>Save collection as, opens destination dialog.</p> </td> </tr> <tr> <td> <p>A</p> </td> <td> </td> <td> <p>Append to collection, opens append dialog.</p> </td> </tr> <tr> <td> <p>[Control] + C</p> </td> <td> </td> <td> <p>Copy selected images, opens destination selection dialog.</p> </td> </tr> <tr> <td> <p>[Control] + M</p> </td> <td> </td> <td> <p>Move selected images, opens destination selection dialog.</p> </td> </tr> <tr> <td> <p>[Control] + R</p> </td> <td> </td> <td> <p>Rename selected images, opens rename dialog.</p> </td> </tr> <tr> <td> <p>[Control] + D</p> </td> <td> </td> <td> <p>Delete selected images.</p> </td> </tr> <tr> <td> <p>[Control] + P</p> </td> <td> </td> <td> <p>Open image properties window.</p> </td> </tr> <tr> <td> <p>[Control] + W</p> </td> <td> </td> <td> <p>Close collection window.</p> </td> </tr> <tr> <td colspan="3" class="keyboard-shortcuts-separator"> <p><strong>Find Duplicates Window</strong> (same as Collection Window above, with the following additions)</p> </td> </tr> <tr> <td> <p>1</p> </td> <td> </td> <td> <p>Select group 1 duplicates.</p> </td> </tr> <tr> <td> <p>2</p> </td> <td> </td> <td> <p>Select group 2 duplicates.</p> </td> </tr> <tr> <td> <p>C</p> </td> <td> </td> <td> <p>Open new collection window and add selected images.</p> </td> </tr> </tbody> </table> </div> <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span class="note_label">(*) Note:</span> Default Mouse wheel functions can be altered by changing the <a href="options_advanced.html" class="option_name">Mouse wheel scrolls image</a> option.</p> <hr id="bottomseparator" /> <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <col id="navbottom_col1" width="33%"></col> <col id="navbottom_col2" width="33%"></col> <col id="navbottom_col3" width="33%"></col> <tr> <th> <p class="previous"><a href="reference_command_line.html">Previous</a> </p> </th> <th> <p class="navbottom_title"><a href="index.html">Contents</a> </p> </th> <th> <p class="next"><a href="reference_thumbnails.html">Next</a> </p> </th> </tr> </table> </div> <div class="footer">Geeqie User Manual</div> <div class="bottomspacer"> </div> </body> </html>