On 3/23/07, Loïc Minier <[EMAIL PROTECTED]> wrote:

 I'm sorry, this was already filed as #384602 and fixed in gnome-utils
 2.14.0.dfsg-5 in unstable.

Indeed. I only checked experimental and missed that fix in unstable.

 Could you please resend your enhancements as a patch against the
 attached manpage?

Done. Please find it in the attachment.

I have re-checked it by trying the program. It's valid for both
gnome-utils 2.14 and 2.16.

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.)

Note that I have also fixed some errors:
 - expand &lt; and &gt; in dhemail entity
 - remove brackets in "--delay [=INT]" because the argument
   is mandatory.
 - add SEE ALSO gtk-options(7)
So, please also check if such changes are OK.

--
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>--window </option></arg>
     <arg><option>--delay=<replaceable>SECONDS</replaceable> </option></arg>
     <arg><option>--border-effect=<replaceable>EFFECT</replaceable> </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>--window</option></term>
        <listitem>
          <para>Grab the current active window instead of the entire
	    screen.</para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term><option>--delay=<replaceable>SECONDS</replaceable></option></term>
        <listitem>
          <para>Take screenshot after specified delay [in seconds].</para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term><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>-?, --help</option></term>
        <listitem>
          <para>Show summary of options.</para>
        </listitem>
      </varlistentry>

    </variablelist>
  </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:
-->

Attachment: gnome-screenshot.1
Description: Binary data

Reply via email to