1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: mousetweaks
Section: gnome
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mousetweaks
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mousetweaks
Homepage: https://wiki.gnome.org/Mousetweaks/Home
Standards-Version: 3.9.5
Build-Depends: cdbs (>= 0.4.41),
debhelper (>= 9),
gnome-pkg-tools,
intltool (>= 0.40.0),
libglib2.0-dev (>= 2.25.3),
libgtk-3-dev (>= 3.0.0),
libx11-dev,
libxcursor-dev,
libxfixes-dev,
libxtst-dev,
gsettings-desktop-schemas-dev (>= 0.1.0)
Package: mousetweaks
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gsettings-desktop-schemas (>= 0.1.0)
Recommends: gnome-control-center
Description: mouse accessibility enhancements for the GNOME desktop
This package contains a daemon and some panel applets to improve mouse
usability on the GNOME desktop. These enhancements are:
.
* The possibility to click without a button
* The ability to bring the context menu with a one-button mouse
(like MacOS does)
* An area to capture the mouse pointer until it is released with a
pre-defined key combination.
|