dropped references to OpenOffice.org as suggested at
[geeqie.git] / doc / 10_5_editor_commands.html
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">
5         <TITLE>Editor Options - GQview User Manual</TITLE>
6         <META NAME="CREATED" CONTENT="20040805;23590500">
7         <META NAME="CHANGED" CONTENT="20050613;17101000">
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="10_4_filtering.html">Previous</A></P>
19                                 </TD>
20                                 <TD WIDTH=33%>
21                                         <P ALIGN=CENTER>Editors &ndash; Options Explained</P>
22                                 </TD>
23                                 <TD WIDTH=33%>
24                                         <P ALIGN=RIGHT><A HREF="10_6_advanced.html">Next</A></P>
25                                 </TD>
26                         </TR>
27                 </THEAD>
28         </TABLE>
29 </CENTER>
30 <HR>
31 <H1>10.5 Editor Commands</H1>
32 <P>This section describes the options presented under the Editors Tab
33 of the preferences dialog.</P>
34 <P>GQview includes ten entries that can be used for executing other
35 applications or shell commands with the selected image. These
36 commands are accessible by menu and keyboard shortcuts. The keyboard
37 shortcuts use [Control] + [1] through [Control] + [0], which
38 correspond to lines one through ten in the preferences dialog.</P>
39 <P><BR><BR>
40 </P>
41 <P><B>Menu name</B>: This field is used to represent the command in
42 the menus of GQview, it is intended to describe the application or
43 function that results from executing the command in the <U>Command
44 Line</U> field.</P>
45 <P><BR><BR>
46 </P>
47 <P><B>Command Line</B>: This field is the command to execute. Several
48 macros are available to position image file names within the command.
49 If no macro is specified, the behavior will be to append the
50 filenames onto the end of the command (the result will be the same as
51 &ldquo;<I>command %f</I>&rdquo;).</P>
52 <DL>
53         <DL>
54                 <DD>
55                 <TABLE WIDTH=80% BORDER=0 CELLPADDING=4 CELLSPACING=0>
56                         <COL WIDTH=51*>
57                         <COL WIDTH=205*>
58                         <TR VALIGN=TOP>
59                                 <TD WIDTH=20%>
60                                         <P ALIGN=CENTER><B>Macro</B></P>
61                                 </TD>
62                                 <TD WIDTH=80%>
63                                         <P><B>Description</B></P>
64                                 </TD>
65                         </TR>
66                         <TR VALIGN=TOP>
67                                 <TD WIDTH=20%>
68                                         <P ALIGN=CENTER>%f</P>
69                                 </TD>
70                                 <TD WIDTH=80%>
71                                         <P>Inserts list of selected files, may occur only once.</P>
72                                 </TD>
73                         </TR>
74                         <TR VALIGN=TOP>
75                                 <TD WIDTH=20%>
76                                         <P ALIGN=CENTER>%p</P>
77                                 </TD>
78                                 <TD WIDTH=80%>
79                                         <P>Command is executed once for each selected file, may occur
80                                         multiple times.</P>
81                                 </TD>
82                         </TR>
83                         <TR VALIGN=TOP>
84                                 <TD WIDTH=20%>
85                                         <P ALIGN=CENTER>%v</P>
86                                 </TD>
87                                 <TD WIDTH=80%>
88                                         <P>Display the result of the command in an output window. Must
89                                         occur as the first two characters, or immediately after the &ldquo;%w&rdquo;
90                                         macro.</P>
91                                 </TD>
92                         </TR>
93                         <TR VALIGN=TOP>
94                                 <TD WIDTH=20%>
95                                         <P ALIGN=CENTER>%V</P>
96                                 </TD>
97                                 <TD WIDTH=80%>
98                                         <P>Like %v above, but when used with %p, only displays output
99                                         window when multiple files are selected; The output of a single
100                                         file is suppressed.</P>
101                                 </TD>
102                         </TR>
103                         <TR VALIGN=TOP>
104                                 <TD WIDTH=20%>
105                                         <P ALIGN=CENTER>%w</P>
106                                 </TD>
107                                 <TD WIDTH=80%>
108                                         <P>Prevent full screen from deactivating when command is
109                                         executed. Must occur as the first two characters.</P>
110                                 </TD>
111                         </TR>
112                 </TABLE>
113         </DL>
114 </DL>
115 <P><BR><BR>
116 </P>
117 <P><B>Help</B> button: Displays reference list of the supported
118 command macros.</P>
119 <P><B>Defaults</B> button: Resets all commands to the default
120 settings, discarding any customizations made by the user.</P>
121 <P><BR><BR>
122 </P>
123 <P><BR><BR>
124 </P>
125 <HR>
126 <CENTER>
127         <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
128                 <COL WIDTH=85*>
129                 <COL WIDTH=85*>
130                 <COL WIDTH=85*>
131                 <THEAD>
132                         <TR VALIGN=TOP>
133                                 <TD WIDTH=33%>
134                                         <P><A HREF="10_4_filtering.html">Previous</A></P>
135                                 </TD>
136                                 <TD WIDTH=33%>
137                                         <P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
138                                 </TD>
139                                 <TD WIDTH=33%>
140                                         <P ALIGN=RIGHT><A HREF="10_6_advanced.html">Next</A></P>
141                                 </TD>
142                         </TR>
143                 </THEAD>
144                 <TBODY>
145                         <TR VALIGN=TOP>
146                                 <TD WIDTH=33%>
147                                         <P><BR>
148                                         </P>
149                                 </TD>
150                                 <TD WIDTH=33%>
151                                         <P ALIGN=CENTER><BR>
152                                         </P>
153                                 </TD>
154                                 <TD WIDTH=33%>
155                                         <P ALIGN=RIGHT>GQview User Manual</P>
156                                 </TD>
157                         </TR>
158                 </TBODY>
159         </TABLE>
160 </CENTER>
161 <P STYLE="margin-bottom: 0in"><BR>
162 </P>
163 </BODY>
164 </HTML>