Mercurial > geeqie.yaz
comparison doc/image_presentation_slideshow.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 | c564ab6c11fc |
children |
comparison
equal
deleted
inserted
replaced
1159:e2ca6295c5d0 | 1160:2562e0bc89a1 |
---|---|
51 <li> | 51 <li> |
52 <p>From the menu bar - open the <b>View</b> menu and select <b>Toggle slide show</b> to toggle the slide show on or off .</p> | 52 <p>From the menu bar - open the <b>View</b> menu and select <b>Toggle slide show</b> to toggle the slide show on or off .</p> |
53 </li> | 53 </li> |
54 | 54 |
55 <li> | 55 <li> |
56 <p>From the keyboard - press the <b>S</b> key to toggle the slide show on or off.</p> | 56 <p>From the keyboard - press the <span class="key">S</span> key to toggle the slide show on or off.</p> |
57 </li> | 57 </li> |
58 | 58 |
59 <li> | 59 <li> |
60 <p>From a context menu - right click an image pane, and select <b>Start slide show</b>, or <b>Stop slide show</b>; the text will change depending on the state of the current slide show.</p> | 60 <p>From a context menu - right click an image pane, and select <b>Start slide show</b>, or <b>Stop slide show</b>; the text will change depending on the state of the current slide show.</p> |
61 </li> | 61 </li> |
77 | 77 |
78 <p>An active slide show can be paused in two ways:</p> | 78 <p>An active slide show can be paused in two ways:</p> |
79 | 79 |
80 <ul> | 80 <ul> |
81 <li> | 81 <li> |
82 <p>From the keyboard - press the <b>P</b> key while a slide show is active.</p> | 82 <p>From the keyboard - press the <span class="key">P</span> key while a slide show is active.</p> |
83 </li> | 83 </li> |
84 | 84 |
85 <li> | 85 <li> |
86 <p>From a context menu - right click the image pane displaying the slide show, and select <b>Pause slide show</b>, or <b>Continue slide show</b> depending on the current slide show state.</p> | 86 <p>From a context menu - right click the image pane displaying the slide show, and select <b>Pause slide show</b>, or <b>Continue slide show</b> depending on the current slide show state.</p> |
87 </li> | 87 </li> |