xserver-xorg-input-synaptics 1.6.0-0ubuntu1~precise1 source package in Ubuntu

Changelog

xserver-xorg-input-synaptics (1.6.0-0ubuntu1~precise1) precise-proposed; urgency=low

  * Update to upstream version 1.6.0
    - Bug fixes only
    - Fully fixes touchpad bugs on suspend/resume (LP: #968845)
  * Drop patches merged upstream
    - 200_fix_four_tap.patch
    - 201_fix_touch_count.patch
    - 202_touch_record_bounds_check.patch
    - 203_fix_coasting_speed.patch
    - 204_monotonicise_hw_timestamp.patch
    - 205_end_touches_on_disable.patch
  * Refreshed 130_dont_enable_rightbutton_area.patch
 -- Chase Douglas <email address hidden>   Mon, 07 May 2012 12:31:21 -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.6.0.orig.tar.gz 556.4 KiB eb7e5a2b9c8aa76a96d1d757e7d1055da198a5519c0f6cda9805059a9ebf009c
xserver-xorg-input-synaptics_1.6.0-0ubuntu1~precise1.diff.gz 48.4 KiB 72195e15895c582624a2dd4ac3cc004cb70e884e3cdc32ad3ddeec6e5e50e842
xserver-xorg-input-synaptics_1.6.0-0ubuntu1~precise1.dsc 2.5 KiB dbe03f2a5113a0c8f0fc94998085e5844b34f7f1e4de498c340ae748208b9794

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.