Warning, /graphics/kuickshow/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003   <!ENTITY % addindex "IGNORE">
0004   <!ENTITY % English "INCLUDE"><!-- change language only here -->
0005 ]>
0006 
0007 <!-- The language must NOT be changed here. -->
0008 <book id="kuickshow" lang="&language;">
0009 
0010 <bookinfo>
0011 <title>The &kuickshow; Handbook</title>
0012 
0013 <authorgroup>
0014 <author>
0015 <firstname>Carsten</firstname>
0016 <surname>Pfeiffer</surname>
0017 <affiliation>
0018 <address>&Carsten.Pfeiffer.mail;</address>
0019 </affiliation>
0020 </author>
0021 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0022 </authorgroup>
0023 
0024 <copyright>
0025 <year>2001</year>
0026 <holder>&Carsten.Pfeiffer;</holder>
0027 </copyright>
0028 
0029 <legalnotice>&FDLNotice;</legalnotice>
0030 
0031 <date>2012-07-15</date>
0032 <releaseinfo>0.9.2 (&kde; 4.8)</releaseinfo>
0033 
0034 <!-- Abstract about this handbook -->
0035 
0036 <abstract>
0037 <para>
0038 &kuickshow; is a comfortable image browser/viewer.
0039 </para>
0040 </abstract>
0041 
0042 <keywordset>
0043 <keyword>KDE</keyword>
0044 <keyword>kdegraphics</keyword>
0045 <keyword>kuickshow</keyword>
0046 <keyword>image</keyword>
0047 <keyword>viewer</keyword>
0048 </keywordset>
0049 
0050 </bookinfo>
0051 
0052 <chapter id="introduction">
0053 <title>Introduction</title>
0054 
0055 <para>
0056 &kuickshow; is a comfortable image browser/viewer.  It displays a
0057 filebrowser where you can select images which are then shown.
0058 </para>
0059 
0060 <!-- LW: put a nice screenshot here -->
0061 
0062 <para>The following image formats are supported:</para>
0063 <itemizedlist>
0064 <listitem><para>jpg</para>
0065 </listitem>
0066 <listitem><para>gif</para>
0067 </listitem>
0068 <listitem><para>tiff</para>
0069 </listitem>
0070 <listitem><para>png</para>
0071 </listitem>
0072 <listitem><para>bmp</para>
0073 </listitem>
0074 <listitem><para>psd</para>
0075 </listitem>
0076 <listitem><para>xpm</para>
0077 </listitem>
0078 <listitem><para>ppm</para>
0079 </listitem>
0080 <listitem><para>pgm</para>
0081 </listitem>
0082 <listitem><para>pbm</para>
0083 </listitem>
0084 <listitem><para>pnm</para>
0085 </listitem>
0086 <listitem><para>eim</para>
0087 </listitem>
0088 <listitem><para>xcf</para>
0089 </listitem>
0090 </itemizedlist>
0091 
0092 <para>Images can be displayed either in their own window, as large as
0093 the image, or fullscreen.</para>
0094 
0095 </chapter>
0096 
0097 <chapter id="using-kuickshow">
0098 <title>Using &kuickshow;</title>
0099 
0100 <para>Using &kuickshow; is very simple.  The file browser lists files,
0101 which you can select with a &LMB; click or the <keycap>Return</keycap>
0102 key.</para>
0103 
0104 <screenshot>
0105 <screeninfo>Here's a screenshot of &kuickshow;</screeninfo>
0106         <mediaobject>
0107           <imageobject>
0108             <imagedata fileref="screenshot.png" format="PNG"/>
0109           </imageobject>
0110           <textobject>
0111             <phrase>Screenshot</phrase>
0112           </textobject>
0113         </mediaobject>
0114 </screenshot>
0115 
0116 
0117 <sect1 id="kuickshow-features">
0118 <title>More &kuickshow; features</title>
0119 
0120 <para>The options dialog makes available more possibilities:</para>
0121 
0122 <itemizedlist>
0123 <listitem><para>Images can be automatically shrunk to fit onto the
0124 screen, if they are larger.</para>
0125 </listitem>
0126 <listitem><para>You can configure whether images should show up in
0127 their own window, or always use the same window.</para>
0128 </listitem>
0129 <listitem><para>You can set the delay time for a slide show.</para>
0130 </listitem>
0131 <listitem><para>You can tell the browser which file types to show.</para>
0132 </listitem>
0133 <listitem><para>You can tweak the speed/quality
0134 ratio</para></listitem>
0135 </itemizedlist>
0136 
0137 <para>If you are looking for a certain file, just enter the first few
0138 characters of its filename in the browser.  A small edit window will
0139 pop up in the bottom right corner.  When a matching file is found, it
0140 is highlighted. You can leave the edit window by pressing
0141 <keycap>Return</keycap> or &Esc;.</para>
0142 
0143 </sect1>
0144 </chapter>
0145 
0146 <chapter id="configuration-dialog">
0147 <title>The &kuickshow; Configuration Dialog</title>
0148 
0149 <para>The <guilabel>&kuickshow; Configuration</guilabel> dialog
0150 contains 5 tabs.  Three of them, <link
0151 linkend="general-options"><guilabel>General</guilabel></link>, <link 
0152 linkend="modifications-options"><guilabel>Modifications</guilabel></link> 
0153 and <link linkend="slideshow-options"><guilabel>Slideshow</guilabel></link> 
0154 configure the operation of &kuickshow;, and the other two,
0155 <link linkend="shortcuts-options"><guilabel>Viewer Shortcuts</guilabel></link> 
0156 and <link linkend="shortcuts-options"><guilabel>Browser Shortcuts</guilabel></link> 
0157 allow you to personalize the shortcuts for the
0158 respective windows.</para>
0159 
0160 <sect1 id="general-options">
0161 <title>General Options</title>
0162 
0163 <para>The <guilabel>General</guilabel> contains the options to
0164 configure and tune &kuickshow;.</para>
0165 
0166 <variablelist>
0167 <varlistentry>
0168 <term><guilabel>Fullscreen mode</guilabel></term>
0169 <listitem>
0170 <para>If this is selected, images open in full screen mode.  If the
0171 image is not large enough to fill the screen, the rest of the screen
0172 is filled with the background color selected below.  The default is
0173 off.</para>
0174 </listitem>
0175 </varlistentry>
0176 
0177 <varlistentry>
0178 <term><guilabel>Preload next image</guilabel></term>
0179 <listitem>
0180 <para>If this is selected, &kuickshow; will load the next image in the
0181 folder, while you are looking at the current one. This reduces the
0182 delay when you select the next image, and is especially useful for
0183 slide shows.</para>
0184 </listitem>
0185 </varlistentry>
0186 
0187 <varlistentry>
0188 <term><guilabel>Remember last folder</guilabel></term>
0189 <listitem>
0190 <para>If this is selected, &kuickshow; saves the name of the last folder on exit.
0191 On next start &kuickshow; will open this folder in the browser window.</para>
0192 </listitem>
0193 </varlistentry>
0194 
0195 <varlistentry>
0196 <term><guilabel>Background color:</guilabel></term>
0197 <listitem>
0198 <para>Click on the colored bar to select a background color. This is
0199 used to fill the screen in fullscreen mode, or the window, if you have
0200 resized it larger than the image.</para>
0201 </listitem>
0202 </varlistentry>
0203 
0204 <varlistentry>
0205 <term><guilabel>Show only files with extension:</guilabel></term>
0206 <listitem>
0207 <para>You can configure &kuickshow; to only show you some of the file
0208 types it is capable of.</para>
0209 </listitem>
0210 </varlistentry>
0211 
0212 </variablelist>
0213 
0214 <variablelist>
0215 <title><guilabel>Quality/Speed</guilabel></title>
0216 <varlistentry>
0217 <term><guilabel>Fast rendering</guilabel></term>
0218 <listitem><para><!-- LW: Uhm.. help? -->Render things fast.</para>
0219 </listitem>
0220 </varlistentry>
0221 
0222 <varlistentry>
0223 <term><guilabel>Dither in HiColor (15/16bit) modes</guilabel></term>
0224 <listitem><para><!-- LW: Maybe these should be on an advanced tab -->
0225 <!-- Write an example what this does here -->
0226 </para></listitem>
0227 </varlistentry>
0228 
0229 <varlistentry>
0230 <term><guilabel>Dither in LowColor (&lt;=8bit) modes</guilabel></term>
0231 <listitem><para><!-- And here -->
0232 </para>
0233 </listitem>
0234 </varlistentry>
0235 
0236 <varlistentry>
0237 <term><guilabel>Use own color palette</guilabel></term>
0238 <listitem><para><!-- and this one -->
0239 </para>
0240 </listitem>
0241 </varlistentry>
0242 
0243 <varlistentry>
0244 <term><guilabel>Fast palette remapping</guilabel></term>
0245 <listitem>
0246 <para><!-- and this one -->
0247 </para></listitem>
0248 </varlistentry>
0249 
0250 <varlistentry>
0251 <term><guilabel>Maximum cache size (MB):</guilabel></term>
0252 <listitem>
0253 <para><!-- and another -->
0254 </para></listitem>
0255 </varlistentry>
0256 
0257 </variablelist>
0258 
0259 </sect1>
0260 
0261 <sect1 id="modifications-options">
0262 <title>The Modifications Tab</title>
0263 
0264 <para>Check <guilabel>Apply default image modifications</guilabel> to open an image 
0265 with these modifications in &kuickshow;.</para>
0266 
0267 <variablelist>
0268 <title><guilabel>Scaling</guilabel></title>
0269 <varlistentry>
0270 <term><guilabel>Shrink image to screen size, if larger</guilabel></term>
0271 <listitem>
0272 <para>If this is selected, large images are displayed in maximized window. The default is
0273 on.</para>
0274 </listitem>
0275 </varlistentry>
0276 
0277 <varlistentry>
0278 <term><guilabel>Shrink image to screen size, if smaller, up to factor:</guilabel></term>
0279 <listitem>
0280 <para>If this is selected, &kuickshow; increases the magnification of small images up to 
0281 the selected factor.</para>
0282 </listitem>
0283 </varlistentry>
0284 
0285 </variablelist>
0286 
0287 <variablelist>
0288 <title><guilabel>Geometry</guilabel></title>
0289 <varlistentry>
0290 <term><guilabel>Flip vertically</guilabel></term>
0291 <listitem><para>Flips the image vertically.</para>
0292 </listitem>
0293 </varlistentry>
0294 
0295 <varlistentry>
0296 <term><guilabel>Flip horizontally</guilabel></term>
0297 <listitem><para>Flips the image horizontally.
0298 </para></listitem>
0299 </varlistentry>
0300 
0301 <varlistentry>
0302 <term><guilabel>Rotate image</guilabel></term>
0303 <listitem><para>Rotates the image to 0, 90, 180 or 270 degrees.
0304 </para>
0305 </listitem>
0306 </varlistentry>
0307 
0308 </variablelist>
0309 
0310 <variablelist>
0311 <title><guilabel>Adjustments</guilabel></title>
0312 <varlistentry>
0313 <term><guilabel>Brightness:</guilabel></term>
0314 <listitem><para>Lightens/darkens the image.</para>
0315 </listitem>
0316 </varlistentry>
0317 
0318 <varlistentry>
0319 <term><guilabel>Contrast:</guilabel></term>
0320 <listitem><para>Adds/Removes contrast.</para></listitem>
0321 </varlistentry>
0322 
0323 <varlistentry>
0324 <term><guilabel>Gamma:</guilabel></term>
0325 <listitem><para>More/less gamma.
0326 </para>
0327 </listitem>
0328 </varlistentry>
0329 
0330 </variablelist>
0331 
0332 <para>A <guilabel>Preview</guilabel> of the <guilabel>Original</guilabel> 
0333 and <guilabel>Modified</guilabel> image is displayed below this options.</para>
0334 
0335 </sect1>
0336 
0337 <sect1 id="slideshow-options">
0338 <title>The Slideshow Tab</title>
0339 
0340 <variablelist>
0341 
0342 <varlistentry>
0343 <term><guilabel>Switch to full-screen</guilabel></term>
0344 <listitem>
0345 <para>Indicates if &kuickshow; should switch to full-screen mode 
0346 when starting the slideshow.
0347 </para></listitem>
0348 </varlistentry>
0349 
0350 <varlistentry>
0351 <term><guilabel>Start with current image</guilabel></term>
0352 <listitem>
0353 <para>Indicates if the slideshow should start with the first 
0354 image in the folder or with the image which is selected.
0355 </para></listitem>
0356 </varlistentry>
0357 
0358 <varlistentry>
0359 <term><guilabel>Delay between slides:</guilabel></term>
0360 <listitem>
0361 <para>The length of time between image changes during the slideshow. 
0362 You can use the slider, type a new value into the field, 
0363 or use the small arrows to increase or decrease the value. The 
0364 default is 3 seconds.</para>
0365 </listitem>
0366 </varlistentry>
0367 
0368 <varlistentry>
0369 <term><guilabel>Iterations (0 = infinite):</guilabel></term>
0370 <listitem>
0371 <para>The amount of iterations. If set to 0 it will loop until you 
0372 abort the slideshow. You can use the slider, type a new value into the 
0373 field, or use the small arrows to increase or decrease the value.  The 
0374 default is 1.</para>
0375 </listitem>
0376 </varlistentry>
0377 
0378 </variablelist>
0379 </sect1>
0380 
0381 <sect1 id="shortcuts-options">
0382 <title>The Shortcuts Tabs</title> 
0383 <para>Change the shortcuts for the different modes of &kuickshow;
0384 in the <guilabel>Viewer Shortcuts</guilabel> and the <guilabel>Browser Shortcuts</guilabel> tabs.</para>
0385 
0386 <para>For more information read the section about <ulink url="help:/fundamentals/config.html#shortcuts"
0387 >Shortcuts</ulink> of the &kde; Fundamentals.</para>
0388 </sect1>
0389 
0390 </chapter>
0391 
0392 <chapter id="menus">
0393 <title>Menu Reference</title>
0394 
0395 <sect1 id="file-menu">
0396 <title>The File Menu</title>
0397 
0398 <variablelist>
0399 <varlistentry>
0400 <term><menuchoice>
0401 <shortcut>
0402 <keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo>
0403 </shortcut>
0404 <guimenu>File</guimenu>
0405 <guimenuitem>Open</guimenuitem>
0406 </menuchoice></term>
0407 <listitem><para><action>Opens a new image</action> in &kuickshow;.</para></listitem>
0408 </varlistentry>
0409 
0410 <varlistentry>
0411 <term><menuchoice>
0412 <guimenu>File</guimenu>
0413 <guimenuitem>Show Image</guimenuitem>
0414 </menuchoice></term>
0415 <listitem><para><action>Displays </action> the selected image in a new image 
0416 window.</para></listitem>
0417 </varlistentry>
0418 
0419 <varlistentry>
0420 <term><menuchoice>
0421 <guimenu>File</guimenu>
0422 <guimenuitem>Show Image in Active Window</guimenuitem>
0423 </menuchoice></term>
0424 <listitem><para><action>Displays </action>the selected image in the active image 
0425 window.</para></listitem>
0426 </varlistentry>
0427 
0428 <varlistentry>
0429 <term><menuchoice>
0430 <guimenu>File</guimenu>
0431 <guimenuitem>Show Image in Fullscreen Mode</guimenuitem>
0432 </menuchoice></term>
0433 <listitem><para><action>Displays</action> the selected image in fullscreen mode.
0434 </para></listitem>
0435 </varlistentry>
0436 
0437 <varlistentry>
0438 <term><menuchoice>
0439 <shortcut><keycap>F2</keycap></shortcut>
0440 <guimenu>File</guimenu>
0441 <guimenuitem>Start Slideshow</guimenuitem>
0442 </menuchoice></term>
0443 <listitem><para><action>Starts</action> a slideshow of the images in the folder.</para></listitem>
0444 </varlistentry>
0445 
0446 <varlistentry>
0447 <term><menuchoice>
0448 <shortcut><keycombo action="simul">&Ctrl;
0449 <keycap>P</keycap></keycombo></shortcut>
0450 <guimenu>File</guimenu>
0451 <guimenuitem>Print Image...</guimenuitem>
0452 </menuchoice></term>
0453 <listitem><para><action>Prints the image</action>.</para></listitem>
0454 </varlistentry>
0455 
0456 <varlistentry>
0457 <term><menuchoice><shortcut><keycombo action="simul">
0458 &Ctrl;<keycap>Q</keycap></keycombo></shortcut>
0459 <guimenu>File</guimenu>
0460 <guimenuitem>Quit</guimenuitem>
0461 </menuchoice></term>
0462 <listitem><para><action>Quits</action> &kuickshow;. If you have several
0463 images windows open, all of them are closed.</para></listitem>
0464 </varlistentry>
0465 
0466 </variablelist>
0467 
0468 </sect1>
0469 
0470 <sect1 id="edit-menu">
0471 <title>The Edit Menu</title>
0472 
0473 <variablelist>
0474 <varlistentry>
0475 <term><menuchoice>
0476 <shortcut><keycap>F10</keycap></shortcut>
0477 <guimenu>Edit</guimenu>
0478 <guimenuitem>New Folder...</guimenuitem></menuchoice>
0479 </term>
0480 <listitem>
0481 <para><action>Create</action> a new folder.</para> 
0482 </listitem>
0483 </varlistentry>
0484 
0485 <varlistentry>
0486 <term><menuchoice><shortcut><keycap>Del</keycap></shortcut>
0487 <guimenu>Edit</guimenu>
0488 <guimenuitem>Move to Trash</guimenuitem>
0489 </menuchoice></term>
0490 <listitem><para><action>Moves</action> the current file to the trash.  You will be asked to confirm the
0491 action.</para></listitem>
0492 </varlistentry>
0493 
0494 <varlistentry>
0495 <term><menuchoice>
0496 <shortcut><keycombo action="simul">
0497 &Alt;<keycap>Return</keycap></keycombo></shortcut>
0498 <guimenu>Edit</guimenu>
0499 <guimenuitem>Properties</guimenuitem>
0500 </menuchoice></term>
0501 <listitem><para><action>Displays</action> the properties of the current image file.</para></listitem>
0502 </varlistentry>
0503 </variablelist>
0504 
0505 </sect1>
0506 
0507 <sect1 id="view-menu">
0508 <title>The View Menu</title>
0509 
0510 <variablelist>
0511 <varlistentry>
0512 <term><menuchoice>
0513 <shortcut><keycap>F6</keycap></shortcut>
0514 <guimenu>View</guimenu>
0515 <guimenuitem>Short View</guimenuitem>
0516 </menuchoice></term>
0517 <listitem><para>If this option is selected, only the names of the files and folders will be shown.</para>
0518 <para>Compare this to detailed view.</para></listitem>
0519 </varlistentry>
0520 
0521 <varlistentry>
0522 <term><menuchoice>
0523 <shortcut><keycap>F7</keycap></shortcut>
0524 <guimenu>View</guimenu>
0525 <guimenuitem>Detailed View</guimenuitem>
0526 </menuchoice></term>
0527 <listitem><para>If this option is selected, the names, sizes, dates, permissions, file owners and group ownerships are shown.</para>
0528 <para>Compare this to short view.</para></listitem>
0529 </varlistentry>
0530 
0531 <varlistentry>
0532 <term><menuchoice>
0533 <guimenu>View</guimenu>
0534 <guimenuitem>Tree View</guimenuitem>
0535 </menuchoice></term>
0536 <listitem><para></para></listitem>
0537 </varlistentry>
0538 
0539 <varlistentry>
0540 <term><menuchoice>
0541 <guimenu>View</guimenu>
0542 <guimenuitem>Detailed Tree View</guimenuitem>
0543 </menuchoice></term>
0544 <listitem><para></para></listitem>
0545 </varlistentry>
0546 
0547 </variablelist>
0548 
0549 </sect1>
0550 
0551 <sect1 id="settings-help-menu">
0552 <title>The Settings and Help Menu</title>
0553 
0554 <variablelist>
0555 <varlistentry>
0556 <term><menuchoice>
0557 <guimenu>Settings</guimenu>
0558 <guimenuitem>Configure &kuickshow;...</guimenuitem>
0559 </menuchoice></term>
0560 <listitem><para><action>Opens a dialog for changing some options</action> as
0561 described in the section <xref linkend="configuration-dialog"/></para>
0562 </listitem>
0563 </varlistentry>
0564 </variablelist>
0565 
0566 <para>
0567 &kuickshow; has the common &kde; <guimenu>Help</guimenu>
0568 menu items, for more information read the section <ulink url="help:/fundamentals/menus.html#menus-help">Help Menu</ulink>
0569 of the &kde; Fundamentals.
0570 </para>
0571 </sect1>
0572 
0573 </chapter>
0574 
0575 <chapter id="commands">
0576 <title>Command Reference</title>
0577 
0578 <sect1 id="keybindings">
0579 <title>The Image Window</title>
0580 
0581 <para>All the shortcuts are configurable from the <link
0582 linkend="configuration-dialog">Configuration Dialog</link>.</para>
0583 
0584 <table>
0585 <title>Image Window Keyboard Shortcuts</title>
0586 <tgroup cols="2">
0587 <thead>
0588 <row>
0589 <entry>Key</entry>
0590 <entry>Action</entry>
0591 </row>
0592 </thead>
0593 <tbody>
0594 <row>
0595 <entry><keycap>Page Down</keycap></entry>
0596 <entry>Load the next image</entry>
0597 </row>
0598 <row>
0599 <entry><keycap>Page Up</keycap></entry>
0600 <entry>Load the previous image</entry>
0601 </row>
0602 <row>
0603 <entry><keycap>Home</keycap></entry>
0604 <entry>Loads the first image</entry>
0605 </row>
0606 <row>
0607 <entry><keycap>End</keycap></entry>
0608 <entry>Loads the last image</entry>
0609 </row>
0610 <row>
0611 <entry><keycap>+</keycap></entry>
0612 <entry>Zooms into the image</entry>
0613 </row>
0614 <row>
0615 <entry><keycap>-</keycap></entry>
0616 <entry>Zooms out of the image</entry>
0617 </row>
0618 <row>
0619 <entry><keycap>*</keycap></entry>
0620 <entry>Flips the image horizontally</entry>
0621 </row>
0622 <row>
0623 <entry><keycap>/</keycap></entry>
0624 <entry>Flips the image vertically</entry>
0625 </row>
0626 <row>
0627 <entry><keycap>7</keycap></entry>
0628 <entry>Rotates 270&deg; clockwise (which is also 90&deg;
0629 counter-clockwise)</entry>
0630 </row>
0631 <row>
0632 <entry><keycap>8</keycap></entry>
0633 <entry>Rotates 90&deg; clockwise</entry>
0634 </row>
0635 <row>
0636 <entry><keycap>9</keycap></entry>
0637 <entry>Rotates 180&deg; clockwise</entry>
0638 </row>
0639 <row>
0640 <entry><keycap>Arrow</keycap> keys</entry>
0641 <entry>Move the image (or rather, you, the viewer,) if it is larger
0642 than the screen</entry>
0643 </row>
0644 <row>
0645 <entry><keycap>Return</keycap></entry>
0646 <entry>Toggles between fullscreen and window mode</entry>
0647 </row>
0648 <row>
0649 <entry><keycap>Space</keycap></entry>
0650 <entry>Toggles the display of the browser</entry>
0651 </row>
0652 <row>
0653 <entry>&Esc;</entry>
0654 <entry>Closes the image window.  This will close &kuickshow; entirely,
0655 if you don't have a browser window open.</entry>
0656 </row>
0657 <row>
0658 <entry><keycap>B</keycap>/<keycombo action="simul">&Shift;<keycap>B</keycap></keycombo></entry>
0659 <entry>Lightens/darkens the image</entry>
0660 </row>
0661 <row>
0662 <entry><keycap>C</keycap>/<keycombo action="simul">&Shift;<keycap>C</keycap></keycombo></entry>
0663 <entry>Adds/Removes contrast</entry>
0664 </row>
0665 <row>
0666 <entry><keycap>G</keycap>/<keycombo action="simul">&Shift;<keycap>G</keycap></keycombo></entry>
0667 <entry>More/less <firstterm>gamma</firstterm></entry>
0668 </row>
0669 <row>
0670 <entry><keycap>O</keycap></entry>
0671 <entry>Shows the image in original size.  This is only useful when you
0672 have enabled automatic scaling.</entry>
0673 </row>
0674 <row>
0675 <entry>&Enter;</entry>
0676 <entry>Redisplays the image with the default settings and
0677 size.</entry>
0678 </row>
0679 <row>
0680 <entry><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></entry>
0681 <entry>Opens the <guilabel>Save As</guilabel> dialog</entry>
0682 </row>
0683 <row>
0684 <entry><keycap>Delete</keycap></entry>
0685 <entry>Deletes the current image.  You will be asked to confirm the
0686 request.</entry>
0687 </row>
0688 <row>
0689 <entry><keycombo action="simul">&Shift;<keycap>Delete</keycap></keycombo></entry>
0690 <entry>Deletes the current image without asking for
0691 confirmation</entry>
0692 </row>
0693 <row>
0694 <entry><keycombo action="simul">&Alt;<keycap>Return</keycap></keycombo></entry>
0695 <entry>Displays the properties of the image</entry>
0696 </row>
0697 <row>
0698 <entry><keycap>F1</keycap></entry>
0699 <entry>Opens the online help (this file)</entry>
0700 </row>
0701 <row>
0702 <entry><keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo></entry>
0703 <entry>Quits &kuickshow;</entry>
0704 </row>
0705 </tbody>
0706 </tgroup>
0707 </table>
0708 
0709 <table>
0710 <title>Image Window Mouse Usage</title>
0711 <tgroup cols="2">
0712 <thead>
0713 <row>
0714 <entry>Mouse button</entry>
0715 <entry>Action</entry>
0716 </row>
0717 </thead>
0718 <tbody>
0719 <row>
0720 <entry><mousebutton>Right</mousebutton> click</entry>
0721 <entry>Opens the context menu, with several options</entry>
0722 </row>
0723 <row>
0724 <entry><mousebutton>Left</mousebutton> drag</entry>
0725 <entry>Moves the image, if it doesn't fit in the window.</entry>
0726 </row>
0727 <row>
0728 <entry><keycombo action="simul">&Shift;<mousebutton>Left</mousebutton>
0729 </keycombo> drag</entry>
0730 <entry>Marks a rectangle you can zoom into.</entry>
0731 </row>
0732 <row>
0733 <entry><mousebutton>Left</mousebutton> double click</entry>
0734 <entry>Closes the current image</entry>
0735 </row>
0736 </tbody>
0737 </tgroup>
0738 </table>
0739 
0740 </sect1>
0741 
0742 <sect1 id="browser-window">
0743 <title>The Browser Window</title>
0744 
0745 <table>
0746 <title>Browser Window Keybindings</title>
0747 <tgroup cols="2">
0748 <thead>
0749 <row>
0750 <entry>Keybinding</entry>
0751 <entry>Action</entry>
0752 </row>
0753 </thead>
0754 <tbody>
0755 <row>
0756 <entry><keycap>Return</keycap></entry>
0757 <entry>Enters a folder, or opens an image window, depending on the
0758 item selected.</entry>
0759 </row>
0760 <row>
0761 <entry><keycap>Page Down</keycap></entry>
0762 <entry>Advances one page in the list of files</entry>
0763 </row>
0764 <row>
0765 <entry><keycap>Page Up</keycap></entry>
0766 <entry>Moves back up a page in the list of files</entry>
0767 </row>
0768 <row>
0769 <entry><keycap>Home</keycap></entry>
0770 <entry>Selects the first file or folder</entry>
0771 </row>
0772 <row>
0773 <entry><keycap>End</keycap></entry>
0774 <entry>Selects the last file or folder</entry>
0775 </row>
0776 <row>
0777 <entry><keycap>Space</keycap></entry>
0778 <entry>Toggles showing the browser, if an image window is open</entry>
0779 </row>
0780 <row>
0781 <entry><keycap>any alpha-numeric character</keycap></entry>
0782 <entry>Opens the edit field used for <quote>completion</quote>.  Enter
0783 the first characters of a filename to search for, and if found, the
0784 file will be selected.</entry>
0785 </row>
0786 <!-- not in 0.9.2 kde 4.8
0787 <row>
0788 <entry><keycombo
0789 action="simul">&Ctrl;<keycap>G</keycap></keycombo></entry>
0790 <entry><quote>Go to</quote> &mdash; lets you enter a folder to go
0791 to.</entry>
0792 </row>
0793 -->
0794 <row>
0795 <entry><keycap>Delete</keycap></entry>
0796 <entry>Deletes the current file.  You will be asked to confirm the
0797 action.</entry>
0798 </row>
0799 <row>
0800 <entry><keycombo
0801 action="simul">&Shift;<keycap>Delete</keycap></keycombo></entry>
0802 <entry>Deletes the current file without asking for
0803 confirmation.</entry>
0804 </row>
0805 <row>
0806 <entry><keycap>F1</keycap></entry>
0807 <entry>Opens the online help (this file)</entry>
0808 </row>
0809 <row>
0810 <entry><keycombo
0811 action="simul">&Ctrl;<keycap>Q</keycap></keycombo></entry>
0812 <entry>Quits &kuickshow;</entry>
0813 </row>
0814 </tbody>
0815 </tgroup>
0816 </table>
0817 
0818 <table>
0819 <title>Browser Window Mouse Usage</title>
0820 <tgroup cols="2">
0821 <thead>
0822 <row>
0823 <entry>Mouse Usage</entry>
0824 <entry>Action</entry>
0825 </row>
0826 </thead>
0827 <tbody>
0828 <row>
0829 <entry><mousebutton>Left</mousebutton> click</entry>
0830 <entry>Enter a folder, or select an image window.</entry>
0831 </row>
0832 <row>
0833 <entry><mousebutton>Right</mousebutton> click</entry>
0834 <entry>Opens a context menu, with several options.</entry>
0835 </row>
0836 <row>
0837 <entry>Double click</entry>
0838 <entry>Loads the selected image or enters the selected
0839 folder</entry>
0840 </row>
0841 </tbody>
0842 </tgroup>
0843 
0844 </table>
0845 
0846 </sect1>
0847 </chapter>
0848 
0849 <chapter id="credits">
0850 
0851 <title>Credits and License</title>
0852 
0853 <para>
0854 &kuickshow;
0855 </para>
0856 <para>
0857 Program copyright 1998-2009 &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;
0858 </para>
0859 
0860 <para>
0861 Documentation copyright 2001 &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;
0862 </para>
0863 <para>Converted to DocBook &XML; and extended by &Lauri.Watts;
0864 &Lauri.Watts.mail;</para>
0865 
0866 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0867 
0868 &underFDL;               <!-- FDL: do not remove -->
0869 
0870 &underGPL;               <!-- GPL License -->
0871 
0872 </chapter>
0873 
0874 &documentation.index;
0875 </book>
0876 
0877 <!--
0878 Local Variables:
0879 mode: sgml
0880 sgml-minimize-attributes:nil
0881 sgml-general-insert-case:lower
0882 sgml-indent-step:0
0883 sgml-indent-data:nil
0884 End:
0885 -->
0886