On 3/23/07, Loïc Minier <[EMAIL PROTECTED]> wrote:
On Fri, Mar 23, 2007, Theppitak Karoonboonyanan wrote:
> In GNOME 2.18, however, more options have been introduced,
> which were described in my first post. (That is, I happened to run
> the program from my jhbuild GNOME 2.18 while writing it, which
> was wrong, but that means it will need update in 2.18 upload.)
Ah; I'm likely to prepare that now. Can you send the SGML for 2.18?
I'll commit it once 2.18 is ready.
Yes. Here you are.
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!ENTITY dhfirstname "<firstname>Christian</firstname>">
<!ENTITY dhsurname "<surname>Marillat</surname>">
<!ENTITY dhdate "<date>december 7, 2003</date>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>">
<!ENTITY dhusername "Christian Marillat">
<!ENTITY dhucpackage "<refentrytitle>gnome-screenshot</refentrytitle>">
<!ENTITY dhpackage "gnome-screenshot">
<!ENTITY debian "<productname>Debian GNU/Linux</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
]>
<refentry>
<refentryinfo>
<address>
&dhemail;
</address>
<author>
&dhfirstname;
&dhsurname;
</author>
<copyright>
<year>2001</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
</refentryinfo>
<refmeta>
&dhucpackage;
&dhsection;
</refmeta>
<refnamediv>
<refname>&dhpackage;</refname>
<refpurpose> capture screen or window and save the image to a file.</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>&dhpackage;</command>
<arg><option>-w</option></arg>
<arg><option>-d <replaceable>SECONDS</replaceable> </option></arg>
<arg><option>-e <replaceable>EFFECT</replaceable> </option></arg>
<arg><option>-i</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para><command>&dhpackage;</command> is a GNOME utility for taking
screenshot of the entire screen or a window, with optional beutifying
border effects.</para>
<para><command>gnome-panel-screenshot</command> is the same program.
It is provided for backward compatibility, and is considered
deprecated.</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<variablelist>
<varlistentry>
<term><option>-w</option>,
<option>--window</option></term>
<listitem>
<para>Grab the current active window instead of the entire
screen.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-d <replaceable>SECONDS</replaceable></option>,
<option>--delay=<replaceable>SECONDS</replaceable></option></term>
<listitem>
<para>Take screenshot after specified delay [in seconds].</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-e <replaceable>EFFECT</replaceable></option>,
<option>--border-effect=<replaceable>EFFECT</replaceable></option></term>
<listitem>
<para>Add effect to the outside of the screenshot border.
<replaceable>EFFECT</replaceable> can be <quote>shadow</quote>
(adding drop shadow), <quote>border</quote> (adding rectangular
space around the screenshot) or <quote>none</quote> (no effect).
Default is <quote>none</quote>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-i</option>,
<option>--interactive</option></term>
<listitem>
<para>Interactively set options in a dialog.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-?</option>,
<option>--help</option></term>
<listitem>
<para>Show summary of options.</para>
</listitem>
</varlistentry>
</variablelist>
<para>In addition, the usual GTK+ and GNOME command line options apply.
See the output of --help for details.</para>
</refsect1>
<refsect1>
<title>SEE ALSO</title>
<para>gnome-options(7), gtk-options(7)</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
<para>This manual page was written by &dhusername; &dhemail; for
the &debian; system (but may be used by others).</para>
<para>Updated by Theppitak Karoonboonyanan
<email>[EMAIL PROTECTED]</email>.</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->