Metadata-Version: 1.0
Name: synaptiks
Version: 0.8.1
Summary: A KDE touchpad configuration and management tool
Home-page: http://synaptiks.lunaryorn.de
Author: Sebastian Wiesner
Author-email: lunaryorn@googlemail.com
License: BSD
Description: #########
        synaptiks
        #########
        
        http://synaptiks.lunaryorn.de
        
        synaptiks is a touchpad configuration and management tool for KDE_, available
        under the terms of the `simplified BSD licence`_ (see ``COPYING``).
        
        It provides a System Settings module to configure basic and advanced features
        of the touchpad.  Additionally it comes with a little system tray application,
        which can switch the touchpad automatically off, while an external mouse is
        plugged or while you are typing.
        
        Please refer to the website_ for more information about synaptiks including
        some screenshots, a detailed handbook and also some API documentation for
        interested developers.
        
        
        Installation
        ============
        
        Synaptiks is available in the `Python Package Index`_ and can be installed with
        pip_::
        
           sudo pip install synaptiks
        
        Please refer to the detailed `installation instructions`_ on the website_ for
        more information.
        
        
        Usage
        =====
        
        A comprehensive handbook_ is provided on the website_ and in the KDE help
        center.
        
        
        Issues, questions and feedback
        ==============================
        
        There is a mailing list at synaptiks@librelist.com (hosted by `librelist.com`_)
        for user question and development discussions around synaptiks.  To subscribe
        to this list, just send an mail to synaptiks@librelist.com and reply to the
        configuration mail.  To report bugs and issues, please open an issue at the
        tracker_.
        
        
        Development
        ===========
        
        Development happens on GitHub_.  You can retrieve the source code with::
        
           git clone --recursive git://github.com/lunaryorn/synaptiks
        
        Patches and pull requests are welcome!
        
        
        .. _KDE: http://www.kde.org
        .. _simplified BSD licence: http://www.opensource.org/licenses/bsd-license.php
        .. _website: http://synaptiks.lunaryorn.de
        .. _installation instructions: http://synaptiks.lunaryorn.de/install.html
        .. _handbook: http://synaptiks.lunaryorn.de/handbook/index.html
        .. _python package index: http://pypi.python.org/pypi/synaptiks
        .. _pip: http://www.pip-installer.org/
        .. _tracker: https://github.com/lunaryorn/synaptiks/issues
        .. _GitHub: https://github.com/lunaryorn/synaptiks
        .. _git: http://git-scm.com/
        .. _librelist.com: http://librelist.com/
        
Platform: X11
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: KDE
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Desktop Environment :: K Desktop Environment (KDE)
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Utilities
