⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 11_1_command_line.html

📁 Gqview,Linux下基于GTK+库写成的轻量级而能丰富的图像浏览程序。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD>	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">	<TITLE>Command Line Options - GQview User Manual</TITLE>	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">	<META NAME="CREATED" CONTENT="20040805;23590500">	<META NAME="CHANGED" CONTENT="20041224;15024300"></HEAD><BODY LANG="en-US" DIR="LTR"><CENTER>	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">		<COL WIDTH=85*>		<COL WIDTH=85*>		<COL WIDTH=85*>		<THEAD>			<TR VALIGN=TOP>				<TD WIDTH=33%>					<P><A HREF="11_reference.html">Previous</A></P>				</TD>				<TD WIDTH=33%>					<P ALIGN=CENTER>Command Line Options - Reference</P>				</TD>				<TD WIDTH=33%>					<P ALIGN=RIGHT><A HREF="11_2_keyboard_shortcuts.html">Next</A></P>				</TD>			</TR>		</THEAD>	</TABLE></CENTER><HR><H1>11.1 Command Line Options</H1><P>These are the command line options available to GQview:</P><CENTER>	<TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0>		<COL WIDTH=51*>		<COL WIDTH=77*>		<COL WIDTH=128*>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><B>Short Option</B></P>			</TD>			<TD WIDTH=30%>				<P><B>Long Option</B></P>			</TD>			<TD WIDTH=50%>				<P><B>Description</B></P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>+t</P>			</TD>			<TD WIDTH=30%>				<P>--with-tools</P>			</TD>			<TD WIDTH=50%>				<P>Show file list, menu, and statusbar.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-t</P>			</TD>			<TD WIDTH=30%>				<P>--without-tools</P>			</TD>			<TD WIDTH=50%>				<P>Hide file list, menu, and statusbar. Window contains image				only.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-f</P>			</TD>			<TD WIDTH=30%>				<P>--fullscreen</P>			</TD>			<TD WIDTH=50%>				<P>Start up in fullscreen.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-s</P>			</TD>			<TD WIDTH=30%>				<P>--slideshow</P>			</TD>			<TD WIDTH=50%>				<P>Start up in slideshow mode.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-l</P>			</TD>			<TD WIDTH=30%>				<P>--list</P>			</TD>			<TD WIDTH=50%>				<P>Open collection window containing images specified on the				command line. Any collections on the command line will also be				appended to this collection.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-r</P>			</TD>			<TD WIDTH=30%>				<P>--remote</P>			</TD>			<TD WIDTH=50%>				<P>Send command line options to existing GQview process.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-rh</P>			</TD>			<TD WIDTH=30%>				<P>--remote-help</P>			</TD>			<TD WIDTH=50%>				<P>List command line options available to --remote.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-h</P>			</TD>			<TD WIDTH=30%>				<P>--help</P>			</TD>			<TD WIDTH=50%>				<P>Display brief command line option list.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-v</P>			</TD>			<TD WIDTH=30%>				<P>--version</P>			</TD>			<TD WIDTH=50%>				<P>Display version of GQview.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><BR>				</P>			</TD>			<TD WIDTH=30%>				<P>--debug</P>			</TD>			<TD WIDTH=50%>				<P>Enable Debug output to console.</P>			</TD>		</TR>	</TABLE></CENTER><P><BR><BR></P><P><BR><BR></P><P><U>Remote commands</U></P><P STYLE="margin-left: 0.79in">The --remote command line option willsend all entered commands to an existing GQview process, a newprocess will be started if one does not exist. These are theadditional commands that can be used with the remote command:</P><CENTER>	<TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0>		<COL WIDTH=51*>		<COL WIDTH=77*>		<COL WIDTH=128*>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><B>Short Option</B></P>			</TD>			<TD WIDTH=30%>				<P><B>Long Option</B></P>			</TD>			<TD WIDTH=50%>				<P><B>Description</B></P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-n</P>			</TD>			<TD WIDTH=30%>				<P>--next</P>			</TD>			<TD WIDTH=50%>				<P>Change main window to display next image.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-b</P>			</TD>			<TD WIDTH=30%>				<P>--back</P>			</TD>			<TD WIDTH=50%>				<P>Change main window to display previous image.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><BR>				</P>			</TD>			<TD WIDTH=30%>				<P>--first</P>			</TD>			<TD WIDTH=50%>				<P>Change main window to display first image.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><BR>				</P>			</TD>			<TD WIDTH=30%>				<P>--last</P>			</TD>			<TD WIDTH=50%>				<P>Change main window to display last image.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-f</P>			</TD>			<TD WIDTH=30%>				<P>--fullscreen</P>			</TD>			<TD WIDTH=50%>				<P>Toggle full screen mode of the main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-fs</P>			</TD>			<TD WIDTH=30%>				<P>--fullscreen-start</P>			</TD>			<TD WIDTH=50%>				<P>Start full screen mode for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-fS</P>			</TD>			<TD WIDTH=30%>				<P>--fullscreen-stop</P>			</TD>			<TD WIDTH=50%>				<P>Stop full screen mode for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-s</P>			</TD>			<TD WIDTH=30%>				<P>--slideshow</P>			</TD>			<TD WIDTH=50%>				<P>Toggle slide show for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-ss</P>			</TD>			<TD WIDTH=30%>				<P>--slideshow-start</P>			</TD>			<TD WIDTH=50%>				<P>Start slide show for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-sS</P>			</TD>			<TD WIDTH=30%>				<P>--slideshow-stop</P>			</TD>			<TD WIDTH=50%>				<P>Stop slide show for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-sr&lt;folder&gt;</P>			</TD>			<TD WIDTH=30%>				<P>--slideshow-recurse&lt;folder&gt;</P>			</TD>			<TD WIDTH=50%>				<P>Start recursive slide show for &lt;folder&gt; in main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-d&lt;n&gt;</P>			</TD>			<TD WIDTH=30%>				<P>--delay=&lt;n&gt;</P>			</TD>			<TD WIDTH=50%>				<P>Set slide show delay to &lt;n&gt; seconds, range is 0.1 to				3600</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>+t</P>			</TD>			<TD WIDTH=30%>				<P>--tools-show</P>			</TD>			<TD WIDTH=50%>				<P>Show tools for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-t</P>			</TD>			<TD WIDTH=30%>				<P>--tools-hide</P>			</TD>			<TD WIDTH=50%>				<P>Hide tools for main window.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P>-q</P>			</TD>			<TD WIDTH=30%>				<P>--quit</P>			</TD>			<TD WIDTH=50%>				<P>Quit GQview.</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><BR>				</P>			</TD>			<TD WIDTH=30%>				<P>file:&lt;filename&gt;</P>			</TD>			<TD WIDTH=50%>				<P>Change main window to display &lt;filename&gt;</P>			</TD>		</TR>		<TR VALIGN=TOP>			<TD WIDTH=20%>				<P><BR>				</P>			</TD>			<TD WIDTH=30%>				<P>view:&lt;filename&gt;</P>			</TD>			<TD WIDTH=50%>				<P>Open new window containing &lt;filename&gt;</P>			</TD>		</TR>	</TABLE></CENTER><P STYLE="margin-bottom: 0in"><BR></P><P STYLE="margin-bottom: 0in"><BR></P><P><BR><BR></P><P><BR><BR></P><HR><CENTER>	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>		<COL WIDTH=85*>		<COL WIDTH=85*>		<COL WIDTH=85*>		<THEAD>			<TR VALIGN=TOP>				<TD WIDTH=33%>					<P><A HREF="11_reference.html">Previous</A></P>				</TD>				<TD WIDTH=33%>					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>				</TD>				<TD WIDTH=33%>					<P ALIGN=RIGHT><A HREF="11_2_keyboard_shortcuts.html">Next</A></P>				</TD>			</TR>		</THEAD>		<TBODY>			<TR VALIGN=TOP>				<TD WIDTH=33%>					<P><BR>					</P>				</TD>				<TD WIDTH=33%>					<P ALIGN=CENTER><BR>					</P>				</TD>				<TD WIDTH=33%>					<P ALIGN=RIGHT>GQview User Manual</P>				</TD>			</TR>		</TBODY>	</TABLE></CENTER><P STYLE="margin-bottom: 0in"><BR></P></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -