~ubuntu-branches/ubuntu/lucid/sawfish/lucid-updates

« back to all changes in this revision

Viewing changes to debian/sawfish-capplet.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-02-23 16:16:46 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050223161646-4id6qyw4h9lkvb0v
Tags: 1:1.3+cvs20050222-1
* New cvs release.
* Add an emacs initialisation script to load sawfish.el (Closes: #295290)
* Updated sawfish.el to 1.32

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
 
 
3
 
  <!ENTITY dhfirstname "<firstname>Christian</firstname>">
4
 
  <!ENTITY dhsurname   "<surname>Marillat</surname>">
5
 
  <!ENTITY dhdate      "<date>april  7, 2001</date>">
6
 
  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
7
 
  <!ENTITY dhemail     "<email>marillat@debian.org</email>">
8
 
  <!ENTITY dhusername  "Christian Marillat">
9
 
  <!ENTITY dhucpackage "<refentrytitle>sawfish-capplet</refentrytitle>">
10
 
  <!ENTITY dhpackage   "sawfish-capplet">
11
 
  <!ENTITY debian      "<productname>Debian GNU/Linux</productname>">
12
 
  <!ENTITY gnu         "<acronym>GNU</acronym>">
13
 
]>
14
 
 
15
 
<refentry>
16
 
  <refentryinfo>
17
 
    <address>
18
 
      &dhemail;
19
 
    </address>
20
 
    <author>
21
 
      &dhfirstname;
22
 
      &dhsurname;
23
 
    </author>
24
 
    <copyright>
25
 
      <year>2001</year>
26
 
      <holder>&dhusername;</holder>
27
 
    </copyright>
28
 
    &dhdate;
29
 
  </refentryinfo>
30
 
  <refmeta>
31
 
    &dhucpackage;
32
 
 
33
 
    &dhsection;
34
 
  </refmeta>
35
 
  <refnamediv>
36
 
    <refname>&dhpackage;</refname>
37
 
 
38
 
    <refpurpose>The Sawfish Configurator for the Gnome control-center.</refpurpose>
39
 
 
40
 
  </refnamediv>
41
 
  <refsynopsisdiv>
42
 
    <cmdsynopsis>
43
 
      <command>&dhpackage;</command>
44
 
 
45
 
     <arg><option> --sawmill-group=<replaceable>GROUP </replaceable></option></arg>
46
 
     <arg><option> --sawfish-group=<replaceable>GROUP </replaceable></option></arg>
47
 
     <arg><option> --sawfish-no-flatten </option></arg>
48
 
 
49
 
    </cmdsynopsis>
50
 
  </refsynopsisdiv>
51
 
  <refsect1>
52
 
    <title>DESCRIPTION</title>
53
 
 
54
 
    <para>This program can be used to invoke the GUI manually; if GNOME is being
55
 
      used, then the GNOME Control Center can also be used to customize
56
 
      certain classes.</para>
57
 
 
58
 
  </refsect1>
59
 
  <refsect1>
60
 
    <title>OPTIONS</title>
61
 
 
62
 
    <variablelist>
63
 
      <varlistentry>
64
 
        <term><option>--sawmill-group</option>
65
 
          <option>--sawfish-group</option>
66
 
          <option>GROUP</option>
67
 
        </term>
68
 
        <listitem>
69
 
          <para>Display only <replaceable>GROUP</replaceable></para>
70
 
 
71
 
          <para><replaceable>GROUP</replaceable> should be one of these
72
 
            names Sawfish, Appearance, Bindings, Focus, Matched Windows,
73
 
            Minimizing/Maximizing, Miscellaneous, Move/Resize, Placement, Sounds, Workspaces</para>
74
 
 
75
 
        </listitem>
76
 
      </varlistentry>
77
 
      <varlistentry>
78
 
        <term><option>--sawfish-no-flatten</option></term>
79
 
        <listitem>
80
 
          <para>Don't flatten group trees.</para>
81
 
        </listitem>
82
 
      </varlistentry>
83
 
 
84
 
    </variablelist>
85
 
  </refsect1>
86
 
 
87
 
  <refsect1>
88
 
    <title>AUTHOR</title>
89
 
 
90
 
    <para>This manual page was written by &dhusername; &dhemail; for
91
 
      the &debian; system (but may be used by others).</para>
92
 
 
93
 
  </refsect1>
94
 
</refentry>
95
 
 
96
 
<!-- Keep this comment at the end of the file
97
 
Local variables:
98
 
mode: sgml
99
 
sgml-omittag:t
100
 
sgml-shorttag:t
101
 
sgml-minimize-attributes:nil
102
 
sgml-always-quote-attributes:t
103
 
sgml-indent-step:2
104
 
sgml-indent-data:t
105
 
sgml-parent-document:nil
106
 
sgml-default-dtd-file:nil
107
 
sgml-exposed-tags:nil
108
 
sgml-local-catalogs:nil
109
 
sgml-local-ecat-files:nil
110
 
sgml-set-face:non-nil
111
 
End:
112
 
-->