~ubuntu-branches/ubuntu/raring/synaptiks/raring-updates

« back to all changes in this revision

Viewing changes to doc/index.rst

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2012-02-18 16:40:44 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120218164044-7rwrh3jc31senu6e
Tags: 0.8.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add transitional package kcm-touchpad.
  - Add kde-config-touchpad.install as it's not a single binary package.
  - Compress binary package with lzma.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Welcome to synaptiks!
2
2
=====================
3
3
 
4
 
**synaptiks** is a touchpad configuration and management tool for KDE_,
5
 
available under the terms of the `simplified BSD licence`_ (see
6
 
:doc:`licence`).
 
4
|synaptiks| is a touchpad configuration and management tool for KDE_, available
 
5
under the terms of the `simplified BSD licence`_ (see :doc:`licence`).
7
6
 
8
7
Features
9
8
--------
10
9
 
11
 
**synaptiks** provides a System Settings module to configure both basic and
12
 
more advanced settings of the touchpad:
 
10
|synaptiks| provides a |systemsettings| module to configure both basic and more
 
11
advanced settings of the touchpad:
13
12
 
14
13
.. image:: handbook/scrolling.png
15
14
   :align: center
36
35
or off, it can also do this automatically while you are typing, or if you plug
37
36
in an external mouse.
38
37
 
39
 
The current release is **synaptiks** |release|.  Please read the :doc:`list of
40
 
important changes <changes>` and the :doc:`installation instructions <install>`.
 
38
The current release is |synaptiks| |release|.  Please read the :doc:`list of
 
39
important changes <changes>` and the :doc:`installation instructions
 
40
<install>`.
41
41
 
42
42
 
43
43
Documentation
44
44
-------------
45
45
 
46
46
Though most of the previously described features should be fairly easy to use,
47
 
**synaptiks** of course has a extensive Handbook_.  You should at last cast a
 
47
|synaptiks| of course has a extensive Handbook_.  You should at last cast a
48
48
short look at the Usage_ chapter to make sure, that you know everything that
49
 
**synaptiks** can do for you.
 
49
|synaptiks| can do for you.
50
50
 
51
51
For interested developers :doc:`API documentation <api/index>` is provided.
52
 
Read this, if you are want to develop **synaptiks** (see :ref:`contribution`
53
 
for more information on how to contribute to **synaptiks**), or if you are just
 
52
Read this, if you are want to develop |synaptiks| (see :ref:`contribution` for
 
53
more information on how to contribute to |synaptiks|), or if you are just
54
54
interested in the internals.
55
55
 
56
56
 
57
 
Issues and feedback
58
 
===================
59
 
 
60
 
If you like or dislike synaptiks or if you have any problems with synaptiks,
61
 
feel free to send an email with compliments or blame or with some questions.
 
57
Issues, questions and feedback
 
58
==============================
 
59
 
 
60
There is a mailing list at synaptiks@librelist.com (hosted by `librelist.com`_)
 
61
for user question and development discussions around |synaptiks|.  All
 
62
discussions are published in the `list archives`_.  To subscribe to this list,
 
63
just send an mail to synaptiks@librelist.com and reply to the configuration
 
64
mail.  The original mail is *ditched* and doesn't appear on the list.
 
65
 
 
66
To unsubscribe, send a mail to synaptiks-unsubscribe@librelist.com and again
 
67
reply to the configuration mail.
62
68
 
63
69
If you have found a bug in synaptiks, if miss a certain feature or if have any
64
70
proposals concerning synaptiks, please report them to the `issue tracker`_.  To
77
83
 
78
84
   git clone --recursive git://github.com/lunaryorn/synaptiks
79
85
 
80
 
Just clone this repository to fix some issue in **synaptiks** or add some new
 
86
Just clone this repository to fix some issue in |synaptiks| or add some new
81
87
features.  Feel free to send pull requests with your work, or provide patches
82
88
by email or in the issue tracker.
83
89
 
84
 
If you want to translate **synaptiks** into other languages, please read the
 
90
If you want to translate |synaptiks| into other languages, please read the
85
91
:doc:`translation_guide`.  It explains, how translations are handled in
86
 
**synaptiks** and how you can create new translations or update existing ones.
 
92
|synaptiks| and how you can create new translations or update existing ones.
87
93
 
88
94
 
89
95
.. _handbook: handbook/index.html
94
100
.. _issue tracker: https://github.com/lunaryorn/synaptiks/issues
95
101
.. _GitHub: https://github.com/lunaryorn/synaptiks
96
102
.. _git: http://git-scm.com/
 
103
.. _librelist.com: http://librelist.com/
 
104
.. _list archives: http://librelist.com/browser/synaptiks/
97
105
 
98
106
 
99
107
.. toctree::
101
109
   :hidden:
102
110
 
103
111
   install
 
112
   handbook/index
104
113
   translation_guide
105
114
   api/index
106
115
   licence
107
116
   changes
 
117
 
 
118
 
 
119
.. include:: /substitutions.rst