Mercurial > geeqie
annotate doc/2_7_status_bar.html @ 1075:578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
author | zas_ |
---|---|
date | Thu, 23 Oct 2008 18:06:28 +0000 |
parents | 1b01410e6860 |
children | 1ecc4f010111 |
rev | line source |
---|---|
8 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <HTML> | |
3 <HEAD> | |
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
5 <TITLE>Status Bar - Geeqie User Manual</TITLE> |
8 | 6 <META NAME="CREATED" CONTENT="20040805;23590500"> |
7 <META NAME="CHANGED" CONTENT="20040814;9084700"> | |
8 </HEAD> | |
9 <BODY LANG="en-US" DIR="LTR"> | |
10 <CENTER> | |
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> | |
12 <COL WIDTH=85*> | |
13 <COL WIDTH=85*> | |
14 <COL WIDTH=85*> | |
15 <THEAD> | |
16 <TR VALIGN=TOP> | |
17 <TD WIDTH=33%> | |
18 <P><A HREF="2_6_image_pane.html">Previous</A></P> | |
19 </TD> | |
20 <TD WIDTH=33%> | |
21 <P ALIGN=CENTER>Status Bar - Main Window</P> | |
22 </TD> | |
23 <TD WIDTH=33%> | |
24 <P ALIGN=RIGHT><A HREF="3_other_windows.html">Next</A></P> | |
25 </TD> | |
26 </TR> | |
27 </THEAD> | |
28 </TABLE> | |
29 </CENTER> | |
30 <HR> | |
31 <H1>2.7 Status Bar</H1> | |
32 <P>The status bar contains information and details about the contents | |
33 of the main window. Information displayed includes the progress of | |
34 generating thumbnails, the number of files in the file list with byte | |
35 size, the current file selection count including byte size, details | |
36 about the currently displayed image, and the zoom setting. The | |
37 current sort preference is also displayed, and can be adjusted from | |
38 the status bar.</P> | |
39 <P>The status bar is comprised of five sections, from left to right | |
40 these are a progress bar, sort method, file list counts, image | |
41 details, and zoom setting. Each section is described below.</P> | |
42 <P><U>Progress Bar</U></P> | |
43 <P>The Progress bar updates to display the current state of thumbnail | |
44 generation. When this section contains no text, thumbnail generation | |
45 is idle. When “Loading thumbs...” is displayed, | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
46 thumbnails are currently being generated when Geeqie is idle; the |
8 | 47 progress bar will update to display the percentage of thumbnails that |
48 are completed.</P> | |
49 <P><U>Sort method</U></P> | |
50 <P>This is the method used to sort image names in the file list. | |
51 Clicking or activating this field will display a menu to allow | |
52 selection of the sort method.</P> | |
53 <P STYLE="margin-left: 0.79in"><B>Name</B>: Images are sorted by file | |
54 name.<BR><B>Number</B>: Images are sorted by natural numerical order, | |
55 such that, for example, 9_name.jpg will be listed before | |
56 10_name.jpg.<BR><B>Date</B>: Images are sorted by file date on | |
57 disk.<BR><B>Size</B>: Image are sorted by file size on | |
58 disk.<BR><B>Ascending</B>: Toggles between increasing and decreasing | |
59 sort order. A check will appear next to this entry to indicate | |
60 ascending sort order.</P> | |
61 <P><U>File list</U></P> | |
62 <P>This section displays the count of files that appear in the file | |
63 list, including the total byte size. The number of files selected is | |
64 displayed in parenthesis, including the total byte size of the | |
65 selected files. The slide show status is also displayed here; when a | |
66 slide show is running, “Slideshow” will appear, the text | |
67 will change to “Paused” when a slide show is in the | |
68 paused state.</P> | |
69 <P><U>Image Details</U></P> | |
70 <P>This section displays the dimensions (width x height) and file | |
71 byte size of the image that is active in the image pane. When the | |
72 format of the file in the image pane can not be determined the | |
73 dimensions will show as “(0 x 0)”, in addition “(no | |
74 read permision)” may appear if the file permissions do not | |
75 allow reading the contents of the file.</P> | |
76 <P><U>Zoom</U></P> | |
77 <P>This section displays the current zoom ratio. A ratio of 1:1 is | |
78 the image's original size. When the left number is larger the image | |
79 is displayed larger than original size, when the right number is | |
80 larger the image is displayed smaller.</P> | |
81 <P>A tilde (~) appears within the ratio display when the zoom is set | |
82 to fit the image within the display area. In this zoom mode the ratio | |
83 is automatically adjusted, and the displayed ratio may not be the | |
84 actual ratio because the status bar display rounds the actual value | |
85 to the nearest tenth (0.1).</P> | |
86 <P><BR><BR> | |
87 </P> | |
88 <P><BR><BR> | |
89 </P> | |
90 <HR> | |
91 <CENTER> | |
92 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
93 <COL WIDTH=85*> | |
94 <COL WIDTH=85*> | |
95 <COL WIDTH=85*> | |
96 <THEAD> | |
97 <TR VALIGN=TOP> | |
98 <TD WIDTH=33%> | |
99 <P><A HREF="2_6_image_pane.html">Previous</A></P> | |
100 </TD> | |
101 <TD WIDTH=33%> | |
102 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
103 </TD> | |
104 <TD WIDTH=33%> | |
105 <P ALIGN=RIGHT><A HREF="3_other_windows.html">Next</A></P> | |
106 </TD> | |
107 </TR> | |
108 </THEAD> | |
109 <TBODY> | |
110 <TR VALIGN=TOP> | |
111 <TD WIDTH=33%> | |
112 <P><BR> | |
113 </P> | |
114 </TD> | |
115 <TD WIDTH=33%> | |
116 <P ALIGN=CENTER><BR> | |
117 </P> | |
118 </TD> | |
119 <TD WIDTH=33%> | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
120 <P ALIGN=RIGHT>Geeqie User Manual</P> |
8 | 121 </TD> |
122 </TR> | |
123 </TBODY> | |
124 </TABLE> | |
125 </CENTER> | |
126 <P STYLE="margin-bottom: 0in"><BR> | |
127 </P> | |
128 </BODY> | |
938
1b01410e6860
dropped references to OpenOffice.org as suggested at
nadvornik
parents:
8
diff
changeset
|
129 </HTML> |