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
|
# 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: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>,
Samuel Thibault <sthibault@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-sequence-gnome,
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)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/mousetweaks
Vcs-Git: https://salsa.debian.org/gnome-team/mousetweaks.git
Homepage: https://wiki.gnome.org/Projects/Mousetweaks
Package: mousetweaks
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gsettings-desktop-schemas (>= 0.1.0)
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.
|