xserver-xorg-input-synaptics 1.5.99.901-0ubuntu2 source package in Ubuntu
Changelog
xserver-xorg-input-synaptics (1.5.99.901-0ubuntu2) precise; urgency=low * Disable three touch tap in favor of uTouch gestures (LP: #961725) - See https://lists.ubuntu.com/archives/ubuntu-desktop/2012-February/003694.html for details. - Add 129_disable_three_touch_tap.patch * Fix click actions for non-clickpad touchpads (LP: #960108) - Add temporary patch 200_fix_clickfinger_non-clickpads.patch * Fix click action finger count calculation (LP: #961738) - Add temporary patch 201_fix_clickfinger_clickpad_actions.patch -- Chase Douglas <email address hidden> Wed, 21 Mar 2012 16:00:26 -0700
Upload details
- Uploaded by:
- Chase Douglas
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- x11
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xserver-xorg-input-synaptics_1.5.99.901.orig.tar.gz | 540.5 KiB | 04b1d7a283ff17cdf616f30b1c1530a9cc0fcbbc6b6cba560042ed0f3e891f18 |
xserver-xorg-input-synaptics_1.5.99.901-0ubuntu2.diff.gz | 49.0 KiB | 947e97df41f021b58b5a9a00f5e049709477082aa90e65f3c9f5ad1ce23ada2b |
xserver-xorg-input-synaptics_1.5.99.901-0ubuntu2.dsc | 2.5 KiB | 16d67032da8102f30730b288368aa5798b53a0ae1159fcb68f751b3290fdcaa0 |
Available diffs
Binary packages built by this source
- xserver-xorg-input-synaptics: Synaptics TouchPad driver for X.Org server
This package provides an input driver for the X.Org X server to enable
advanced features of the Synaptics Touchpad including:
.
* Movement with adjustable, non-linear acceleration and speed
* Button events through short touching of the touchpad
* Double-Button events through double short touching of the touchpad
* Dragging through short touching and holding down the finger on the touchpad
* Middle and right button events on the upper and lower corner of the touchpad
* Vertical scrolling (button four and five events) through moving the finger
on the right side of the touchpad
* The up/down button sends button four/five events
* Horizontal scrolling (button six and seven events) through moving the finger
on the lower side of the touchpad
* The multi-buttons send button four/five events, and six/seven events for
horizontal scrolling
* Adjustable finger detection
* Multifinger taps: two finger for middle button and three finger for right
button events. (Needs hardware support. Not all models implement this
feature.)
* Run-time configuration using shared memory. This means you can change
parameter settings without restarting the X server (see synclient(1)).
* It also provides a daemon to disable touchpad while typing at the keyboard
and thus avoid unwanted mouse movements (see syndaemon(1)).
- xserver-xorg-input-synaptics-dev: Synaptics TouchPad driver for X.Org server (development headers)
This package contains the development headers for the Synaptics input
driver found in xserver-xorg-input- synaptics. Non-developers likely have
little use for this package.