xserver-xorg-input-synaptics 1.5.99.902-0ubuntu3 source package in Ubuntu

Changelog

xserver-xorg-input-synaptics (1.5.99.902-0ubuntu3) precise; urgency=low

  * Fix bad default for two touch tap as middle button click (LP: #973783)
    - Fixed 104_always_enable_tapping.patch
    - Refreshed 129_disable_three_touch_tap.patch
 -- Chase Douglas <email address hidden>   Wed, 04 Apr 2012 14:42:34 -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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xserver-xorg-input-synaptics_1.5.99.902.orig.tar.gz 542.2 KiB e56c5106d4968d1ca8ffa699a7cc32696258a37b9a89b715e7dc4c23aa585abe
xserver-xorg-input-synaptics_1.5.99.902-0ubuntu3.diff.gz 50.0 KiB 593f7838e49e5b9eace6c664115263f4f7bc7ddbc51e49106a916ccc8c2186f7
xserver-xorg-input-synaptics_1.5.99.902-0ubuntu3.dsc 2.5 KiB 410ff8b66253bca90175ad8cb4d12d25a361d66e3e5524829cc3319481e22292

View changes file

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.